Searched refs:__llvm_profile_get_counters_size (Results 1 – 5 of 5) sorted by relevance
81 uint64_t __llvm_profile_get_counters_size(const char *Begin, const char *End) { in __llvm_profile_get_counters_size() function132 __llvm_profile_get_counters_size(CountersBegin, CountersEnd); in __llvm_profile_get_size_for_buffer_internal()
277 uint64_t __llvm_profile_get_counters_size(const char *Begin, const char *End);
125 __llvm_profile_get_counters_size(CountersBegin, CountersEnd); in __llvm_profile_initialize()
271 __llvm_profile_get_counters_size(CountersBegin, CountersEnd); in lprofWriteDataImpl()
116 __llvm_profile_get_counters_size(CountersBegin, CountersEnd); in mmapForContinuousMode()580 uint64_t CountersSize = __llvm_profile_get_counters_size( in initializeProfileForContinuousMode()