Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h77 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.c867 __llvm_profile_enable_continuous_mode(); in parseAndSetFilename()