HomeSort by relevance Sort by last modified time
    Searched refs:__llvm_profile_reset_counters (Results 1 - 7 of 7) sorted by null

  /external/compiler-rt/test/profile/
instrprof-reset-counters.c 6 void __llvm_profile_reset_counters(void);
10 __llvm_profile_reset_counters();
instrprof-merge.c 12 void __llvm_profile_reset_counters(void);
48 __llvm_profile_reset_counters();
60 __llvm_profile_reset_counters();
  /external/compiler-rt/test/profile/Inputs/
instrprof-merge-match-lib.c 8 void __llvm_profile_reset_counters(void);
26 __llvm_profile_reset_counters();
instrprof-merge-match.c 8 void __llvm_profile_reset_counters(void);
29 __llvm_profile_reset_counters();
  /external/compiler-rt/test/profile/Linux/
instrprof-merge-vp.c 16 void __llvm_profile_reset_counters(void);
61 __llvm_profile_reset_counters();
86 __llvm_profile_reset_counters();
  /external/compiler-rt/lib/profile/
InstrProfiling.c 40 COMPILER_RT_VISIBILITY void __llvm_profile_reset_counters(void) { function
InstrProfiling.h 73 void __llvm_profile_reset_counters(void);

Completed in 134 milliseconds