Home
last modified time | relevance | path

Searched defs:EndVNode (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformDarwin.c62 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &VNodesEnd; variable
H A DInstrProfilingPlatformLinux.c73 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = &PROF_VNODES_STOP; variable
H A DInstrProfilingPlatformOther.c92 COMPILER_RT_VISIBILITY ValueProfNode *EndVNode = 0; variable