Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfiling.c67 ValueProfNode *CurrentVNode = ValueCounters[i]; in __llvm_profile_reset_counters() local
H A DInstrProfilingPlatformDarwin.c68 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
H A DInstrProfilingPlatformWindows.c66 ValueProfNode *CurrentVNode = &VNodesStart + 1; variable
H A DInstrProfilingPlatformOther.c102 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable
H A DInstrProfilingPlatformLinux.c88 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable