Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching full:total_runtime

153 	u64			total_runtime;
1028 atoms->total_runtime += delta;
1248 all_runtime += work_list->total_runtime;
1259 (double)work_list->total_runtime / 1e6,
1338 if (l->total_runtime < r->total_runtime)
1340 if (l->total_runtime > r->total_runtime)