Searched defs:NumCounters (Results 1 – 6 of 6) sorted by relevance
267 uint64_t NumCounters; in readNextRecord() local415 uint32_t NumCounters = swap(Data->NumCounters); in readRawCounts() local
777 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in getOrCreateRegionCounters() local883 uint64_t NumCounters = TotalNS * NumCountersPerValueSite; in emitVNodes() local
816 unsigned NumCounters = in instrumentOneFunc() local1069 unsigned NumCounters = in setInstrumentedCounts() local
1119 auto *NumCounters = in insertCounterWriteout() local
73 size_t NumCounters = EF->__sanitizer_get_number_of_counters(); in PrepareCounters() local
2060 GLuint NumCounters; member