Home
last modified time | relevance | path

Searched refs:OutOfNodesWarnings (Results 1 – 1 of 1) 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()