Searched refs:total_runtime (Results 1 – 10 of 10) sorted by relevance
92 if (l->total_runtime > r->total_runtime) in runtime_cmp()94 if (l->total_runtime < r->total_runtime) in runtime_cmp()595 work->total_runtime += delta; in report_update_exit_event()893 work->total_runtime += delta; in top_update_runtime()1379 (double)work->total_runtime / NSEC_PER_MSEC); in report_print_work()1668 (double)work->total_runtime / NSEC_PER_MSEC); in top_print_work()1930 kwork->all_runtime += work->total_runtime; in perf_kwork__report()2012 stat->cpus_runtime[work->cpu].total += work->total_runtime; in top_calc_total_runtime()2013 stat->cpus_runtime[MAX_NR_CPUS].total += work->total_runtime; in top_calc_total_runtime()2024 stat->cpus_runtime[work->cpu].idle += work->total_runtime; in top_calc_idle_time()[all …]
119 u64 total_runtime; member1079 atoms->total_runtime += delta; in add_runtime_event()1360 sched->all_runtime += work_list->total_runtime; in output_lat_thread()1379 (double)work_list->total_runtime / NSEC_PER_MSEC, in output_lat_thread()1443 if (l->total_runtime < r->total_runtime) in runtime_cmp()1445 if (l->total_runtime > r->total_runtime) in runtime_cmp()3437 this->total_runtime += data->total_runtime; in __merge_work_atoms()
125 u64 total_runtime; member
262 work->total_runtime = data->runtime; in add_work()
294 work->total_runtime = data->total_time; in add_work()
202 u32 total_runtime; member
104 u64 total_runtime; member
508 ctx->total_runtime, ctx->avg_runtime); in error_print_context()1479 e->total_runtime = intel_context_get_total_runtime_ns(ce); in record_context()
446 u32 total_runtime; member
1237 *total = record_read(&rec_map, total_runtime); in __get_engine_usage_record()1241 record_read(&rec_map, total_runtime) == *total) in __get_engine_usage_record()1256 record_write(&rec_map, total_runtime, total); in __set_engine_usage_record()