Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/profile/
DInstrProfiling.h55 void __llvm_profile_enable_continuous_mode(void);
DInstrProfilingBuffer.c32 COMPILER_RT_VISIBILITY void __llvm_profile_enable_continuous_mode(void) { in __llvm_profile_enable_continuous_mode() function
DInstrProfilingFile.c763 __llvm_profile_enable_continuous_mode(); in parseFilenamePattern()