Home | History | Annotate | Download | only in callgrind

Lines Matching defs:thr

1324      thread_info** thr = CLG_(get_threads)();
1326 if (!thr[t]) continue;
1328 thr[t]->lastdump_cost,
1329 thr[t]->states.entry[0]->cost);