Searched refs:total_runtime (Results 1 – 8 of 8) sorted by relevance
121 u64 total_runtime; member
288 work->total_runtime = data->total_time; in add_work()
79 if (l->total_runtime > r->total_runtime) in runtime_cmp()81 if (l->total_runtime < r->total_runtime) in runtime_cmp()483 work->total_runtime += delta; in report_update_exit_event()1087 (double)work->total_runtime / NSEC_PER_MSEC); in report_print_work()1509 kwork->all_runtime += work->total_runtime; in perf_kwork__report()
138 u64 total_runtime; member1093 atoms->total_runtime += delta; in add_runtime_event()1359 sched->all_runtime += work_list->total_runtime; in output_lat_thread()1375 (double)work_list->total_runtime / NSEC_PER_MSEC, in output_lat_thread()1435 if (l->total_runtime < r->total_runtime) in runtime_cmp()1437 if (l->total_runtime > r->total_runtime) in runtime_cmp()3164 this->total_runtime += data->total_runtime; in __merge_work_atoms()
103 u64 total_runtime; member
506 ctx->total_runtime, ctx->avg_runtime); in error_print_context()1395 e->total_runtime = intel_context_get_total_runtime_ns(rq->context); in record_context()
412 u32 total_runtime; member
1207 *total = record_read(&rec_map, total_runtime); in __get_engine_usage_record()1211 record_read(&rec_map, total_runtime) == *total) in __get_engine_usage_record()