Home | History | Annotate | Download | only in callgrind

Lines Matching defs:thr

1458      thread_info** thr = CLG_(get_threads)();
1460 if (!thr[t]) continue;
1462 thr[t]->lastdump_cost,
1463 thr[t]->states.entry[0]->cost);