Searched defs:NumCounters (Results 1 – 10 of 10) sorted by relevance
200 uint32_t NumCounters) { in addProbe()272 std::optional<uint64_t> NumCounters; in correlateProfileDataImpl() local
373 uint64_t NumCounters; in readNextRecord() local558 uint32_t NumCounters = swap(Data->NumCounters); in readRawCounts() local
26 uint64_t NumCounters = __llvm_profile_get_num_counters( in lprofGetLoadModuleSignature() local
272 const uint64_t NumCounters = in lprofWriteDataImpl() local
90 uint32_t NumCounters; member
841 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in createRegionCounters() local932 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in getOrCreateRegionCounters() local1094 uint64_t NumCounters = TotalNS * NumCountersPerValueSite; in emitVNodes() local
879 unsigned NumCounters = in instrumentOneFunc() local1148 unsigned NumCounters = in setInstrumentedCounts() local
1240 auto *NumCounters = Builder.CreateLoad( in insertCounterWriteout() local
39 const scudo::uptr NumCounters = in TEST() local
172 uptr NumCounters; variable