Home
last modified time | relevance | path

Searched defs:__llvm_profile_begin_counters (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingPlatformDarwin.c50 uint64_t *__llvm_profile_begin_counters(void) { return &CountersStart; } in __llvm_profile_begin_counters() function
DInstrProfilingPlatformLinux.c58 COMPILER_RT_VISIBILITY uint64_t *__llvm_profile_begin_counters(void) { in __llvm_profile_begin_counters() function
DInstrProfilingPlatformOther.c80 uint64_t *__llvm_profile_begin_counters(void) { return CountersFirst; } in __llvm_profile_begin_counters() function