Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingValue.c24 #define INSTR_PROF_MAX_VP_WARNS 10 macro
115 if (OutOfNodesWarnings++ < INSTR_PROF_MAX_VP_WARNS) { in allocateOneNode()