Searched defs:NumCounters (Results 1 – 5 of 5) sorted by relevance
34 const uint32_t NumCounters; member
120 uint64_t NumCounters; in readNextRecord() local266 uint32_t NumCounters = swap(Data->NumCounters); in readNextRecord() local
216 size_t NumCounters = __sanitizer_get_number_of_counters(); in RunOneMaximizeTotalCoverage() local
202 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in getOrCreateRegionCounters() local
148 const uint32_t NumCounters; member