Home
last modified time | relevance | path

Searched refs:ProfileDumped (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingInternal.c16 static unsigned ProfileDumped = 0; variable
19 return ProfileDumped; in lprofProfileDumped()
23 ProfileDumped = Value; in lprofSetProfileDumped()