Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfilingWriter.c97 const uint64_t ValueDataSize) { in llvmWriteProfData()
143 ValueProfData **ValueDataBegin, const uint64_t ValueDataSize, in llvmWriteProfDataImpl()
H A DInstrProfilingValue.c134 __llvm_profile_gather_value_data(uint64_t *ValueDataSize) { in __llvm_profile_gather_value_data()
H A DInstrProfilingFile.c42 uint64_t ValueDataSize = 0; in writeFile() local