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()64 __llvm_profile_end_counters()) || in __llvm_profile_check_compatibility()
46 char *E = __llvm_profile_end_counters(); in __llvm_profile_reset_counters()
57 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() function
60 char *__llvm_profile_end_counters(void) { return &CountersEnd; } in __llvm_profile_end_counters() function
90 char *__llvm_profile_end_counters(void) { return CountersLast; } in __llvm_profile_end_counters() function
90 char *__llvm_profile_end_counters(void);
45 const char *CountersEnd = __llvm_profile_end_counters(); in __llvm_profile_get_size_for_buffer()
120 const char *CountersEnd = __llvm_profile_end_counters(); in __llvm_profile_initialize()
110 const char *CountersEnd = __llvm_profile_end_counters(); in mmapForContinuousMode()199 const char *CountersEnd = __llvm_profile_end_counters(); in mmapForContinuousMode()581 __llvm_profile_begin_counters(), __llvm_profile_end_counters()); in initializeProfileForContinuousMode()
74 COMPILER_RT_VISIBILITY char *__llvm_profile_end_counters(void) { in __llvm_profile_end_counters() function
248 const char *CountersEnd = __llvm_profile_end_counters(); in lprofWriteData()