HomeSort by: relevance | last modified time | path
    Searched refs:__llvm_profile_reset_counters (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-reset-counters.c 6 void __llvm_profile_reset_counters(void);
10 __llvm_profile_reset_counters();
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfiling.h 63 void __llvm_profile_reset_counters(void);
InstrProfiling.c 40 COMPILER_RT_VISIBILITY void __llvm_profile_reset_counters(void) { function in typeref:typename:COMPILER_RT_VISIBILITY void

Completed in 13 milliseconds