Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingWriter.c148 const uint64_t CountersSize = CountersEnd - CountersBegin; in llvmWriteProfDataImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfReader.cpp373 auto CountersSize = swap(Header.CountersSize); in readHeader() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1198 int CountersSize = CountersBySP.size(); in insertCounterWriteout() local