Home
last modified time | relevance | path

Searched refs:__llvm_profile_reset_counters (Results 1 – 7 of 7) sorted by relevance

/external/compiler-rt/test/profile/
Dinstrprof-merge.c12 void __llvm_profile_reset_counters(void);
48 __llvm_profile_reset_counters(); in main()
60 __llvm_profile_reset_counters(); in main()
Dinstrprof-reset-counters.c6 void __llvm_profile_reset_counters(void);
10 __llvm_profile_reset_counters(); in main()
/external/compiler-rt/test/profile/Linux/
Dinstrprof-merge-vp.c16 void __llvm_profile_reset_counters(void);
61 __llvm_profile_reset_counters(); in main()
86 __llvm_profile_reset_counters(); in main()
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-merge-match-lib.c8 void __llvm_profile_reset_counters(void);
26 __llvm_profile_reset_counters(); in libEntry()
Dinstrprof-merge-match.c8 void __llvm_profile_reset_counters(void);
29 __llvm_profile_reset_counters(); in main()
/external/compiler-rt/lib/profile/
DInstrProfiling.c40 COMPILER_RT_VISIBILITY void __llvm_profile_reset_counters(void) { in __llvm_profile_reset_counters() function
DInstrProfiling.h73 void __llvm_profile_reset_counters(void);