Home
last modified time | relevance | path

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

/samples/bpf/
Dxdp_rxq_info_user.c321 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps() function
367 err = calc_errs_pps(r, p, t); in stats_print()
375 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
401 err = calc_errs_pps(r, p, t); in stats_print()
413 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
Dxdp_redirect_cpu_user.c327 static __u64 calc_errs_pps(struct datarec *r, in calc_errs_pps() function
387 err = calc_errs_pps(r, p, t); in stats_print()
396 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
415 err = calc_errs_pps(r, p, t); in stats_print()
427 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()
452 err = calc_errs_pps(r, p, t); in stats_print()
461 err = calc_errs_pps(&rec->total, &prev->total, t); in stats_print()