Home
last modified time | relevance | path

Searched defs:CurrentVNode (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingPlatformDarwin.c61 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
DInstrProfiling.c61 ValueProfNode *CurrentVNode = ValueCounters[i]; in __llvm_profile_reset_counters() local
DInstrProfilingPlatformLinux.c72 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable
DInstrProfilingPlatformOther.c91 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingPlatformDarwin.c68 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
DInstrProfilingPlatformWindows.c65 ValueProfNode *CurrentVNode = &VNodesStart + 1; variable
DInstrProfiling.c65 ValueProfNode *CurrentVNode = ValueCounters[i]; in __llvm_profile_reset_counters() local
DInstrProfilingPlatformLinux.c80 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable
DInstrProfilingPlatformOther.c97 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable