Searched refs:total_user_time_ns (Results 1 – 1 of 1) sorted by relevance
391 uint64_t total_user_time_ns = abs_to_nanos_host(ru.ri_user_time); variable392 double total_user_time_s = (double)total_user_time_ns / (uint64_t)NSEC_PER_SEC;397 uint64_t total_time_ns = (total_user_time_ns + total_system_time_ns);