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

/openbsd-current/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c26 uint64_t NumCounters = __llvm_profile_get_num_counters( local
H A DInstrProfilingWriter.c272 const uint64_t NumCounters = local
/openbsd-current/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp196 addProbe(StringRef FunctionName, uint64_t CFGHash, IntPtrT CounterOffset, IntPtrT FunctionPtr, uint32_t NumCounters) argument
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h90 uint32_t NumCounters; member in struct:llvm::InstrProfCorrelator::Probe
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Drelease_test.cpp39 const scudo::uptr NumCounters = local
/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Drelease.h172 uptr NumCounters; member in class:scudo::RegionPageMap
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1240 auto *NumCounters = Builder.CreateLoad( local
H A DInstrProfiling.cpp841 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); local
932 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); local
[all...]
H A DPGOInstrumentation.cpp879 unsigned NumCounters = local
1148 unsigned NumCounters = local

Completed in 108 milliseconds