Home
last modified time | relevance | path

Searched refs:__llvm_profile_begin_vnodes (Results 1 – 5 of 5) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingPlatformDarwin.c55 ValueProfNode *__llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function
DInstrProfilingPlatformLinux.c66 __llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function
DInstrProfiling.h66 ValueProfNode *__llvm_profile_begin_vnodes();
DInstrProfilingPlatformOther.c85 ValueProfNode *__llvm_profile_begin_vnodes(void) { in __llvm_profile_begin_vnodes() function
DInstrProfilingMerge.c32 (uint64_t)(__llvm_profile_end_vnodes() - __llvm_profile_begin_vnodes()); in lprofGetLoadModuleSignature()