Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
HDInstrProfiling.h77 void __llvm_profile_disable_continuous_mode(void);
HDInstrProfilingBuffer.c36 COMPILER_RT_VISIBILITY void __llvm_profile_disable_continuous_mode(void) { in __llvm_profile_disable_continuous_mode() function
HDInstrProfilingFile.c826 __llvm_profile_disable_continuous_mode(); in parseFilenamePattern()