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

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

Completed in 173 milliseconds