Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c355 uint64_t total_p_time_ns = abs_to_nanos_host(ru.ri_user_ptime + ru.ri_system_ptime); variable
356 double total_p_time_s = (double)total_p_time_ns / (uint64_t)NSEC_PER_SEC;