Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dselect_stress.c50 abs_to_ns(uint64_t abs) in abs_to_ns() function
315 seconds_remain = abs_to_ns(deadline - mach_absolute_time()) / NSEC_PER_SEC; in test_select_stress()
/xnu-8019.80.24/tools/tests/MPMMTest/
H A DMPMMtest.c105 abs_to_ns(uint64_t abs) in abs_to_ns() function
581 deltans += abs_to_ns(endtm - starttm); in server()
1023 int64_t sendns = abs_to_ns(g_client_send_time); in main()