Home
last modified time | relevance | path

Searched refs:calc_errs_pps (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/samples/bpf/
Dxdp_redirect_cpu_user.c251 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps() function
295 err = calc_errs_pps(r, p, t); in stats_print()
304 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
323 err = calc_errs_pps(r, p, t); in stats_print()
335 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
360 err = calc_errs_pps(r, p, t); in stats_print()
369 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
Dxdp_rxq_info_user.c313 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps() function
359 err = calc_errs_pps(r, p, t); in stats_print()
367 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
393 err = calc_errs_pps(r, p, t); in stats_print()
405 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()