Searched refs:__llvm_profile_end_counters (Results 1 – 11 of 11) sorted by relevance
27 __llvm_profile_begin_counters(), __llvm_profile_end_counters()); in lprofGetLoadModuleSignature()71 __llvm_profile_end_counters()) || in __llvm_profile_check_compatibility()
57 char *E = __llvm_profile_end_counters(); in __llvm_profile_reset_counters()
85 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() function
73 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() function
105 char *__llvm_profile_end_counters(void) { return CountersLast; } in __llvm_profile_end_counters() function
114 char *__llvm_profile_end_counters(void);
120 const char *CountersEnd = __llvm_profile_end_counters(); in __llvm_profile_initialize()
90 COMPILER_RT_VISIBILITY char *__llvm_profile_end_counters(void) { in __llvm_profile_end_counters() function
110 const char *CountersEnd = __llvm_profile_end_counters(); in mmapForContinuousMode()236 const char *CountersEnd = __llvm_profile_end_counters(); in mmapForContinuousMode()629 __llvm_profile_begin_counters(), __llvm_profile_end_counters()); in initializeProfileForContinuousMode()
49 const char *CountersEnd = __llvm_profile_end_counters(); in __llvm_profile_get_size_for_buffer()
248 const char *CountersEnd = __llvm_profile_end_counters(); in lprofWriteData()