Lines Matching refs:calc_pps
587 static __u64 calc_pps(struct datarec *r, struct datarec *p, double period_) in calc_pps() function
663 pps = calc_pps(r, p, t); in stats_get_rx_cnt()
676 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_rx_cnt()
703 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_cpumap_enqueue()
726 pps = calc_pps(r, p, t); in stats_get_cpumap_enqueue()
794 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_cpumap_kthread()
807 pps = calc_pps(r, p, t); in stats_get_cpumap_kthread()
837 pps = calc_pps(r, p, t); in stats_get_redirect_cnt()
846 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_redirect_cnt()
964 pps = calc_pps(r, p, t); in stats_get_devmap_xmit()
981 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_devmap_xmit()
1043 pps = calc_pps(&r->total, &p->total, t); in stats_get_devmap_xmit_multi()
1081 pps = calc_pps(rc, pc, t); in stats_get_devmap_xmit_multi()