Searched refs:all_runtime (Results 1 – 3 of 3) sorted by relevance
246 u64 all_runtime; member
1505 (double)kwork->all_runtime / NSEC_PER_MSEC, in print_summary()1506 time == 0 ? 0 : (double)kwork->all_runtime / time); in print_summary()1928 kwork->all_runtime += work->total_runtime; in perf_kwork__report()2344 .all_runtime = 0, in cmd_kwork()
212 u64 all_runtime; member1350 sched->all_runtime += work_list->total_runtime; in output_lat_thread()3469 (double)sched->all_runtime / NSEC_PER_MSEC, sched->all_count); in perf_sched__lat()
Completed in 19 milliseconds