Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingBuffer.c72 uint64_t DataSize, uint64_t CountersSize, uint64_t NamesSize, in __llvm_profile_get_padding_sizes_for_counters()
102 uint64_t CountersSize = CountersEnd - CountersBegin; in __llvm_profile_get_size_for_buffer_internal() local
DInstrProfilingWriter.c265 const uint64_t CountersSize = CountersEnd - CountersBegin; in lprofWriteDataImpl() local
DInstrProfilingFile.c560 uint64_t CountersSize = CountersEnd - CountersBegin; in initializeProfileForContinuousMode() local
/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-10.0/llvm/lib/ProfileData/
DInstrProfReader.cpp366 auto CountersSize = swap(Header.CountersSize); in readHeader() local
/external/llvm-project/llvm/lib/ProfileData/
DInstrProfReader.cpp373 auto CountersSize = swap(Header.CountersSize); in readHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp1029 int CountersSize = CountersBySP.size(); in insertCounterWriteout() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp1195 int CountersSize = CountersBySP.size(); in insertCounterWriteout() local