Searched defs:NumCounters (Results 1 – 9 of 9) sorted by relevance
346 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in getOrCreateRegionCounters() local449 uint64_t NumCounters = TotalNS * NumCountersPerValueSite; in emitVNodes() local
346 unsigned NumCounters = 0; in instrumentOneFunc() local
223 uint64_t NumCounters; in readNextRecord() local371 uint32_t NumCounters = swap(Data->NumCounters); in readRawCounts() local
249 uint64_t NumCounters; in readNextRecord() local393 uint32_t NumCounters = swap(Data->NumCounters); in readRawCounts() local
720 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in getOrCreateRegionCounters() local824 uint64_t NumCounters = TotalNS * NumCountersPerValueSite; in emitVNodes() local
566 unsigned NumCounters = 0; in getNumCounters() local725 unsigned NumCounters = FuncInfo.getNumCounters(); in instrumentOneFunc() local
1068 auto *NumCounters = in insertCounterWriteout() local
70 size_t NumCounters = EF->__sanitizer_get_number_of_counters(); in Prepare() local
1964 GLuint NumCounters; member