Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingValue.c22 static int OutOfNodesWarnings = 0; variable
115 if (OutOfNodesWarnings++ < INSTR_PROF_MAX_VP_WARNS) { in allocateOneNode()
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingValue.c25 static int OutOfNodesWarnings = 0; variable
119 if (OutOfNodesWarnings++ < INSTR_PROF_MAX_VP_WARNS) { in allocateOneNode()