Home | History | Annotate | Download | only in callgrind

Lines Matching refs:tcount

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