Home
last modified time | relevance | path

Searched defs:abs (Results 1 – 9 of 9) sorted by relevance

/xnu-11215/tests/
H A Dkqueue_timer_tests.c27 abs_to_nanos(uint64_t abs) in abs_to_nanos()
H A Dselect_stress.c50 abs_to_ns(uint64_t abs) in abs_to_ns()
H A Dmach_continuous_time.c125 update_kern(uint64_t *abs, uint64_t *cont) in update_kern()
H A Dcpucount.c91 abs_to_nanos(uint64_t abs) in abs_to_nanos()
H A Dwork_interval_data_test.c37 abs_to_nanos(uint64_t abs) in abs_to_nanos()
H A Dsetitimer.c100 abs_to_nanos(uint64_t abs) in abs_to_nanos()
/xnu-11215/tests/sched/
H A Dsched_test_utils.c42 abs_to_nanos(uint64_t abs) in abs_to_nanos()
/xnu-11215/tools/tests/MPMMTest/
H A DMPMMtest.c105 abs_to_ns(uint64_t abs) in abs_to_ns()
/xnu-11215/osfmk/kern/
H A Dclock.c251 bintime2absolutetime(const struct bintime *_bt, uint64_t *abs) in bintime2absolutetime()