Searched defs:counters (Results 1 – 3 of 3) sorted by relevance
84 static counters_type counters; member
300 static AllocatorCounters counters() { in counters() function348 static counters_type counters() { in counters() function
100 function_body( std::atomic<int> *counters ) : my_counters(counters) { in function_body()