Searched refs:total_p_time_ns (Results 1 – 1 of 1) sorted by relevance
355 uint64_t total_p_time_ns = abs_to_nanos_host(ru.ri_user_ptime + ru.ri_system_ptime); variable356 double total_p_time_s = (double)total_p_time_ns / (uint64_t)NSEC_PER_SEC;