Home | History | Annotate | Download | only in cachegrind

Lines Matching full:full_debugs

182 static Int  full_debugs         = 0;
245 if (found_fn) full_debugs++;
1586 Int debug_lookups = full_debugs + fn_debugs +
1596 VG_(percentify)(full_debugs, debug_lookups, 1, 6, buf1);
1601 buf1, full_debugs);