Searched refs:__llvm_profile_reset_counters (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.c54 COMPILER_RT_VISIBILITY void __llvm_profile_reset_counters(void) { function
H A DInstrProfiling.h90 void __llvm_profile_reset_counters(void);
146 * Invocation of interface __llvm_profile_reset_counters will clear
149 * __llvm_profile_reset_counters();
153 * __llvm_profile_reset_counters();

Completed in 97 milliseconds