Searched refs:check_ts (Results 1 – 1 of 1) sorted by relevance
/rt/ |
A D | tst-timer4.c | 155 check_ts (const char *name, const struct timespec *start, in check_ts() function 416 else if (check_ts ("thr1", &startts, &thr1_ts, 200000)) in do_test() 434 else if (check_ts ("thr2", &startts, &thr2_ts, 300000)) in do_test() 460 else if (check_ts ("sig1", &startts, &sig1_ts, 400000)) in do_test() 478 else if (check_ts ("sig2", &startts, &sig2_ts, 500000)) in do_test() 563 else if (check_ts ("thr1", &startts, &thr1_ts, 1100000 + 4 * 200000)) in do_test() 571 else if (check_ts ("thr2", &startts, &thr2_ts, 1200000 + 4 * 300000)) in do_test() 586 else if (check_ts ("sig1", &startts, &sig1_ts, 1300000 + 4 * 400000)) in do_test() 594 else if (check_ts ("sig2", &startts, &sig2_ts, 1400000 + 4 * 500000)) in do_test()
|
Completed in 4 milliseconds