Home
last modified time | relevance | path

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

/xnu-11417.101.15/tests/
H A Dsetitimer.c344 double total_system_time_s = (double)total_system_time_ns / (uint64_t)NSEC_PER_SEC; variable
359 total_time_s, total_user_time_s, total_system_time_s,