Home
last modified time | relevance | path

Searched refs:total_runtime (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/
Dbuiltin-sched.c126 u64 total_runtime; member
1057 atoms->total_runtime += delta; in add_runtime_event()
1322 sched->all_runtime += work_list->total_runtime; in output_lat_thread()
1337 (double)work_list->total_runtime / NSEC_PER_MSEC, in output_lat_thread()
1397 if (l->total_runtime < r->total_runtime) in runtime_cmp()
1399 if (l->total_runtime > r->total_runtime) in runtime_cmp()
3097 this->total_runtime += data->total_runtime; in __merge_work_atoms()