Searched refs:tck (Results 1 – 6 of 6) sorted by relevance
728 clock_t tck; in check_pids() local732 tck = times(&tms1); in check_pids()733 if (tck == -1) { in check_pids()738 tck = times(&tms2); in check_pids()739 if (tck == -1) { in check_pids()
2783 long int tck = sysconf(_SC_CLK_TCK); in app_tminterval() local2784 ret = (now - tmstart) / (double)tck; in app_tminterval()
6836 "tck~q",
6585 "tck~q",
27238 tck