Lines Matching refs:calc_pps
590 static __u64 calc_pps(struct datarec *r, struct datarec *p, double period_) in calc_pps() function
666 pps = calc_pps(r, p, t); in stats_get_rx_cnt()
679 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_rx_cnt()
706 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_cpumap_enqueue()
729 pps = calc_pps(r, p, t); in stats_get_cpumap_enqueue()
797 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_cpumap_kthread()
810 pps = calc_pps(r, p, t); in stats_get_cpumap_kthread()
840 pps = calc_pps(r, p, t); in stats_get_redirect_cnt()
849 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_redirect_cnt()
967 pps = calc_pps(r, p, t); in stats_get_devmap_xmit()
984 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_devmap_xmit()
1046 pps = calc_pps(&r->total, &p->total, t); in stats_get_devmap_xmit_multi()
1084 pps = calc_pps(rc, pc, t); in stats_get_devmap_xmit_multi()