Home
last modified time | relevance | path

Searched defs:CounterPtr (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/armnn/profiling/common/include/
H A DICounterDirectory.hpp31 using CounterPtr = std::shared_ptr<Counter>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp269 std::optional<uint64_t> CounterPtr = getLocation(Die); in correlateProfileDataImpl() local
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h239 const uint64_t *getCounter(IntPtrT CounterPtr) const { in getCounter()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h278 ptrdiff_t getCounterOffset(IntPtrT CounterPtr) const { in getCounterOffset()
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProfReader.cpp372 IntPtrT CounterPtr = Data->CounterPtr; in readRawCounts() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp351 auto *CounterPtr = in getOrCreateRegionCounters() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp416 IntPtrT CounterPtr = Data->CounterPtr; in readRawCounts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp880 auto CounterPtr = IRB.CreateGEP( in InjectCoverageAtBlock() local
H A DInstrProfiling.cpp782 auto *CounterPtr = in getOrCreateRegionCounters() local
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DSanitizerCoverageLTO.so.cc1743 auto CounterPtr = IRB.CreateGEP( in InjectCoverageAtBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp991 auto CounterPtr = IRB.CreateGEP( in InjectCoverageAtBlock() local
H A DInstrProfiling.cpp935 auto *CounterPtr = createRegionCounters(Inc, CntsVarName, Linkage); in getOrCreateRegionCounters() local