Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdp_redirect_cpu_user.c283 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps() function
327 err = calc_errs_pps(r, p, t); in stats_print()
336 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
355 err = calc_errs_pps(r, p, t); in stats_print()
367 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
392 err = calc_errs_pps(r, p, t); in stats_print()
401 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
Dxdp_rxq_info_user.c328 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps() function
374 err = calc_errs_pps(r, p, t); in stats_print()
382 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
408 err = calc_errs_pps(r, p, t); in stats_print()
420 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()