Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
DInstrProfiling.c65 ValueProfNode *CurrentVNode = ValueCounters[i]; in __llvm_profile_reset_counters() local
DInstrProfilingPlatformWindows.c66 ValueProfNode *CurrentVNode = &VNodesStart + 1; variable
DInstrProfilingPlatformDarwin.c69 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &VNodesStart; variable
DInstrProfilingPlatformOther.c98 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = 0; variable
DInstrProfilingPlatformLinux.c85 COMPILER_RT_VISIBILITY ValueProfNode *CurrentVNode = &PROF_VNODES_START; variable