totals 827 fs/nfs/super.c struct nfs_iostats totals = { }; totals 882 fs/nfs/super.c totals.events[i] += stats->events[i]; totals 884 fs/nfs/super.c totals.bytes[i] += stats->bytes[i]; totals 887 fs/nfs/super.c totals.fscache[i] += stats->fscache[i]; totals 895 fs/nfs/super.c seq_printf(m, "%lu ", totals.events[i]); totals 898 fs/nfs/super.c seq_printf(m, "%Lu ", totals.bytes[i]); totals 903 fs/nfs/super.c seq_printf(m, "%Lu ", totals.fscache[i]); totals 2803 tools/perf/builtin-sched.c struct total_run_stats totals; totals 2810 tools/perf/builtin-sched.c memset(&totals, 0, sizeof(totals)); totals 2811 tools/perf/builtin-sched.c totals.sched = sched; totals 2831 tools/perf/builtin-sched.c machine__for_each_thread(m, show_thread_runtime, &totals); totals 2832 tools/perf/builtin-sched.c task_count = totals.task_count; totals 2837 tools/perf/builtin-sched.c machine__for_each_thread(m, show_deadthread_runtime, &totals); totals 2838 tools/perf/builtin-sched.c if (task_count == totals.task_count) totals 2853 tools/perf/builtin-sched.c totals.sched_count += r->run_stats.n; totals 2893 tools/perf/builtin-sched.c totals.task_count, totals.sched_count); totals 2896 tools/perf/builtin-sched.c print_sched_time(totals.total_run_time, 2); totals 1332 tools/vm/slabinfo.c totals(); totals 1500 tools/vm/slabinfo.c totals();