Home
last modified time | relevance | path

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

/Linux-v5.4/samples/bpf/
Dxdp_monitor_user.c282 static double calc_err(struct datarec *r, struct datarec *p, double period) in calc_err() function
449 err = calc_err(r, p, t); in stats_print()
463 err = calc_err(&rec->total, &prev->total, t); in stats_print()