Home
last modified time | relevance | path

Searched defs:CurrentVNode (Results 1 – 4 of 4) 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