Lines Matching refs:calc_pps
589 static __u64 calc_pps(struct datarec *r, struct datarec *p, double period_) in calc_pps() function
665 pps = calc_pps(r, p, t); in stats_get_rx_cnt()
678 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_rx_cnt()
705 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_cpumap_enqueue()
728 pps = calc_pps(r, p, t); in stats_get_cpumap_enqueue()
796 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_cpumap_kthread()
809 pps = calc_pps(r, p, t); in stats_get_cpumap_kthread()
839 pps = calc_pps(r, p, t); in stats_get_redirect_cnt()
848 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_redirect_cnt()
966 pps = calc_pps(r, p, t); in stats_get_devmap_xmit()
983 pps = calc_pps(&rec->total, &prev->total, t); in stats_get_devmap_xmit()
1045 pps = calc_pps(&r->total, &p->total, t); in stats_get_devmap_xmit_multi()
1083 pps = calc_pps(rc, pc, t); in stats_get_devmap_xmit_multi()