Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingWriter.c253 const uint64_t CountersSize = CountersEnd - CountersBegin; in lprofWriteDataImpl() local
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp325 auto CountersSize = swap(Header.CountersSize); in readHeader() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfReader.cpp347 auto CountersSize = swap(Header.CountersSize); in readHeader() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp985 int CountersSize = CountersBySP.size(); in insertCounterWriteout() local