Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-sched.c137 u64 total_runtime; member
1071 atoms->total_runtime += delta; in add_runtime_event()
1337 sched->all_runtime += work_list->total_runtime; in output_lat_thread()
1353 (double)work_list->total_runtime / NSEC_PER_MSEC, in output_lat_thread()
1413 if (l->total_runtime < r->total_runtime) in runtime_cmp()
1415 if (l->total_runtime > r->total_runtime) in runtime_cmp()
3137 this->total_runtime += data->total_runtime; in __merge_work_atoms()