Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/sched/
H A Dsetitimer.c395 double total_system_time_s = (double)total_system_time_ns / (uint64_t)NSEC_PER_SEC; variable
410 total_time_s, total_user_time_s, total_system_time_s,