Searched refs:__llvm_profile_begin_counters (Results 1 – 11 of 11) sorted by relevance
27 __llvm_profile_begin_counters(), __llvm_profile_end_counters()); in lprofGetLoadModuleSignature()70 __llvm_profile_get_num_counters(__llvm_profile_begin_counters(), in __llvm_profile_check_compatibility()168 DstCounter = __llvm_profile_begin_counters(); in __llvm_profile_merge_from_buffer()
56 char *I = __llvm_profile_begin_counters(); in __llvm_profile_reset_counters()
84 char *__llvm_profile_begin_counters(void) { return &CountersStart + 1; } in __llvm_profile_begin_counters() function
71 char *__llvm_profile_begin_counters(void) { return &CountersStart; } in __llvm_profile_begin_counters() function
103 char *__llvm_profile_begin_counters(void) { return CountersFirst; } in __llvm_profile_begin_counters() function
113 char *__llvm_profile_begin_counters(void);
119 const char *CountersBegin = __llvm_profile_begin_counters(); in __llvm_profile_initialize()
87 COMPILER_RT_VISIBILITY char *__llvm_profile_begin_counters(void) { in __llvm_profile_begin_counters() function
109 const char *CountersBegin = __llvm_profile_begin_counters(); in mmapForContinuousMode()235 const char *CountersBegin = __llvm_profile_begin_counters(); in mmapForContinuousMode()629 __llvm_profile_begin_counters(), __llvm_profile_end_counters()); in initializeProfileForContinuousMode()
48 const char *CountersBegin = __llvm_profile_begin_counters(); in __llvm_profile_get_size_for_buffer()
247 const char *CountersBegin = __llvm_profile_begin_counters(); in lprofWriteData()