Lines Matching defs:tck
727 clock_t tck;731 tck = times(&tms1);732 if (tck == -1) {737 tck = times(&tms2);738 if (tck == -1) {