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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c65 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
H A DInstrProfilingPlatformWindows.c65 ValueProfNode *CurrentVNode = &VNodesStart + 1; variable
H A DInstrProfiling.c75 ValueProfNode *CurrentVNode = ValueCounters[i]; local
H A DInstrProfilingPlatformLinux.c80 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable
H A DInstrProfilingPlatformOther.c97 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable

Completed in 103 milliseconds