Home | History | Annotate | Download | only in callgrind

Lines Matching refs:tcount

1543        Int t, tcount = 0;
1545 if (th[t]) tcount++;
1546 VG_(gdb_printf)("%d thread(s) running.\n", tcount);