Home
last modified time | relevance | path

Searched refs:__llvm_profile_gather_value_data (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfiling.h84 struct ValueProfData **__llvm_profile_gather_value_data(uint64_t *Size);
H A DInstrProfilingValue.c134 __llvm_profile_gather_value_data(uint64_t *ValueDataSize) { in __llvm_profile_gather_value_data() function
H A DInstrProfilingFile.c44 __llvm_profile_gather_value_data(&ValueDataSize); in writeFile()