Searched refs:sample_round (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/bpf/
H A Dxdp_sample_user.c582 static double sample_round(double val) function
596 pps = sample_round(packets / period_);
608 pps = sample_round(packets / period_);
620 pps = sample_round(packets / period_);
632 pps = sample_round(packets / period_);
1334 sample_round(pkts / num));
1342 sample_round(pkts / num));
1359 sample_round(pkts / num));

Completed in 122 milliseconds