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

Lines Matching full:sum_runtime

114 static u64			sum_runtime;
607 sum_runtime += delta;
610 avg_delta = sum_runtime / nr_runs;