cache_resets       63 maint/gnulib/lib/bitset/stats.c     bitset_stats_info->types[BITSET_TYPE_ (BSET)].cache_resets++
cache_resets       86 maint/gnulib/lib/bitset/stats.c   unsigned cache_resets;
cache_resets      190 maint/gnulib/lib/bitset/stats.c            stats->resets, stats->cache_resets,
cache_resets      191 maint/gnulib/lib/bitset/stats.c            stats->resets ? 100.0 * stats->cache_resets / stats->resets : 0);