Home
last modified time | relevance | path

Searched refs:clock_ts2hrt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/test/os-tests/tests/
H A Dclock_gettime.c41 clock_ts2hrt(const timespec_t *tsp) in clock_ts2hrt() function
56 return (clock_ts2hrt(&ps.pr_time)); in clock_gettime_proc()
105 convts0 = clock_ts2hrt(&ts0); in clock_test()
106 convts1 = clock_ts2hrt(&ts1); in clock_test()
175 cp->cgta_usr = clock_ts2hrt(&ts); in clock_test_cputime_thr()
216 hrt = clock_ts2hrt(&ts); in clock_test_thread_clock()
229 hrt = clock_ts2hrt(&ts); in clock_test_thread_clock()
264 hrtusr = clock_ts2hrt(&usr); in clock_test_thread_sys()
265 hrtsys = clock_ts2hrt(&sys); in clock_test_thread_sys()
297 hrtthr = clock_ts2hrt(&thr); in clock_test_thread_proc()
[all …]