Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingValue.c21 static int hasStaticCounters = 1; variable
86 hasStaticCounters = 0; in allocateValueProfileCounters()
110 if (!hasStaticCounters) in allocateOneNode()
216 if (!Success && !hasStaticCounters) { in __llvm_profile_instrument_target()