Searched refs:stats_next (Results 1 – 1 of 1) sorted by relevance
93 static int stats_next = 0; variable121 RUNTIME_CHECK(stats_next < ISC_MUTEX_PROFTABLESIZE); in isc_mutex_init_profile()122 mp->stats = &stats[stats_next++]; in isc_mutex_init_profile()211 for (i = 0; i < stats_next; i++) { in isc_mutex_statsprofile()