Home | History | Annotate | Download | only in perf

Lines Matching full:total_runtime

95 	u64			total_runtime;
887 atoms->total_runtime += delta;
1127 sched->all_runtime += work_list->total_runtime;
1138 (double)work_list->total_runtime / 1e6,
1197 if (l->total_runtime < r->total_runtime)
1199 if (l->total_runtime > r->total_runtime)