Home
last modified time | relevance | path

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

/linux/samples/bpf/
H A Dxdp_sample_user.c120 } totals; member
685 out->totals.rx += pps; in stats_get_rx_cnt()
686 out->totals.drop += drop; in stats_get_rx_cnt()
687 out->totals.err += err; in stats_get_rx_cnt()
850 out->totals.redir += pps; in stats_get_redirect_cnt()
899 out->totals.err += sum; in stats_get_redirect_err_cnt()
944 out->totals.err += sum; in stats_get_exception_cnt()
994 out->totals.xmit += pps; in stats_get_devmap_xmit()
995 out->totals.drop_xmit += drop; in stats_get_devmap_xmit()
996 out->totals.err += err; in stats_get_devmap_xmit()
[all …]
/linux/tools/mm/
H A Dslabinfo-gnuplot.sh184 mode=totals
228 totals)
255 totals)
H A Dslabinfo.c803 static void totals(void)
1371 totals(); in xtotals()
1539 totals(); in main()
804 static void totals(void) totals() function
/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py401 totals = {"pass": 0, "fail": 0, "skip": 0, "xfail": 0}
454 totals[cnt_key] += 1
462 f"# Totals: pass:{totals['pass']} fail:{totals['fail']} xfail:{totals['xfail']} xpass:0 skip:{totals['skip']} error:0"
/linux/Documentation/admin-guide/mm/
H A Dslab.rst360 - Slabcache Totals: FOO_STATS-totals.png
379 generated pre-processed \*-totals::
381 slabinfo-gnuplot.sh -t STATS1-totals STATS2-totals .. STATSN-totals
/linux/tools/perf/
H A Dbuiltin-sched.c3369 struct total_run_stats totals; in perf_sched__timehist()
3376 memset(&totals, 0, sizeof(totals)); in perf_sched__timehist()
3377 totals.sched = sched; in perf_sched__timehist()
3397 machine__for_each_thread(m, show_thread_runtime, &totals); in perf_sched__timehist()
3398 task_count = totals.task_count;
3417 totals.sched_count += r->run_stats.n; in print_bad_events()
3457 totals.task_count, totals.sched_count); in __merge_work_atoms()
3460 print_sched_time(totals in __merge_work_atoms()
3079 struct total_run_stats totals; timehist_print_summary() local
[all...]
/linux/Documentation/trace/
H A Devents.rst594 totals derived from one or more trace event format fields and/or