Home
last modified time | relevance | path

Searched refs:CountersSize (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/profile/
DInstrProfilingWriter.c148 const uint64_t CountersSize = CountersEnd - CountersBegin; in llvmWriteProfDataImpl() local
168 {CountersBegin, sizeof(uint64_t), CountersSize}, in llvmWriteProfDataImpl()
DInstrProfData.inc100 INSTR_PROF_RAW_HEADER(uint64_t, CountersSize, CountersSize)