Home
last modified time | relevance | path

Searched refs:lprofProfileDumped (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.c18 COMPILER_RT_VISIBILITY unsigned lprofProfileDumped(void) { in lprofProfileDumped() function
H A DInstrProfilingInternal.h189 unsigned lprofProfileDumped(void);
H A DInstrProfilingPlatformFuchsia.c40 COMPILER_RT_VISIBILITY unsigned lprofProfileDumped(void) { in lprofProfileDumped() function
H A DInstrProfilingFile.c1101 if (lprofProfileDumped() || __llvm_profile_is_continuous_mode_enabled()) { in __llvm_profile_write_file()