Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dselect_stress.c44 ns_to_abs(uint64_t ns) in ns_to_abs() function
286 deadline = mach_absolute_time() + ns_to_abs(duration_seconds * NSEC_PER_SEC); in test_select_stress()
/xnu-8019.80.24/tools/tests/MPMMTest/
H A DMPMMtest.c99 ns_to_abs(uint64_t ns) in ns_to_abs() function