Searched defs:Counters (Results 1 – 7 of 7) sorted by relevance
682 ### Counter Reporting
46 Counters, enumerator
175 DenseMap<unsigned, CounterInfo> Counters; variable
108 alignas(8) uint8_t Counters[kNumCounters]; variable
637 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
805 GlobalVariable *Counters = in emitProfileArcs() local
2033 const struct gl_perf_monitor_counter *Counters; member