Searched refs:total_runnable_time_ns (Results 1 – 1 of 1) sorted by relevance
349 uint64_t total_runnable_time_ns = abs_to_nanos_host(ru.ri_runnable_time); variable350 double total_runnable_time_s = (double)total_runnable_time_ns / (uint64_t)NSEC_PER_SEC;352 uint64_t total_pending_time_ns = total_runnable_time_ns - (total_time_ns);