Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c61 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
H A DInstrProfiling.c61 ValueProfNode *CurrentVNode = ValueCounters[i]; in __llvm_profile_reset_counters() local
H A DInstrProfilingPlatformLinux.c72 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable
H A DInstrProfilingPlatformOther.c91 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable