Home
last modified time | relevance | path

Searched defs:CountersSize (Results 1 – 2 of 2) 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