Searched refs:number_of_counters (Results 1 – 1 of 1) sorted by relevance
1758 int number_of_counters = 0; in OnExit() local1760 number_of_counters++; in OnExit()1762 CounterAndKey* counters = new CounterAndKey[number_of_counters]; in OnExit()1768 std::sort(counters, counters + number_of_counters); in OnExit()1772 for (j = 0; j < number_of_counters; j++) { in OnExit()1793 for (j = 0; j < number_of_counters; j++) { in OnExit()