Home
last modified time | relevance | path

Searched defs:NumCounters (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp163 uint32_t NumCounters) { in addProbe()
234 Optional<uint64_t> NumCounters; in correlateProfileDataImpl() local
H A DInstrProfReader.cpp288 uint64_t NumCounters; in readNextRecord() local
473 uint32_t NumCounters = swap(Data->NumCounters); in readRawCounts() local
/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c26 uint64_t NumCounters = __llvm_profile_get_num_counters( in lprofGetLoadModuleSignature() local
H A DInstrProfilingWriter.c272 const uint64_t NumCounters = in lprofWriteDataImpl() local
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Drelease.h132 const uptr NumCounters; variable
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Drelease_test.cpp39 const scudo::uptr NumCounters = in TEST() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp834 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in createRegionCounters() local
920 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in getOrCreateRegionCounters() local
1083 uint64_t NumCounters = TotalNS * NumCountersPerValueSite; in emitVNodes() local
H A DPGOInstrumentation.cpp855 unsigned NumCounters = in instrumentOneFunc() local
1121 unsigned NumCounters = in setInstrumentedCounts() local
H A DGCOVProfiling.cpp1240 auto *NumCounters = Builder.CreateLoad( in insertCounterWriteout() local