Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfiling.h55 void __llvm_profile_enable_continuous_mode(void);
H A DInstrProfilingBuffer.c32 COMPILER_RT_VISIBILITY void __llvm_profile_enable_continuous_mode(void) { in __llvm_profile_enable_continuous_mode() function
H A DInstrProfilingFile.c755 __llvm_profile_enable_continuous_mode(); in parseFilenamePattern()