Home
last modified time | relevance | path

Searched defs:CountersSize (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingWriter.c253 const uint64_t CountersSize = CountersEnd - CountersBegin; in lprofWriteDataImpl() local
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProfReader.cpp325 auto CountersSize = swap(Header.CountersSize); in readHeader() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp366 auto CountersSize = swap(Header.CountersSize); in readHeader() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp488 auto CountersSize = swap(Header.CountersSize) * getCounterTypeSize(); in readHeader() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1029 int CountersSize = CountersBySP.size(); in insertCounterWriteout() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1147 int CountersSize = CountersBySP.size(); in insertCounterWriteout() local