Searched refs:port_stat (Results 1 – 5 of 5) sorted by relevance
414 cne = port->port_stat[claim_non_empty]; in opdl_dump()415 cpg = port->port_stat[claim_pkts_granted]; in opdl_dump()434 port->port_stat[total_cycles] / cpg in opdl_dump()448 port->port_stat[claim_pkts_requested] / cne in opdl_dump()451 port->port_stat[claim_pkts_granted] / cne in opdl_dump()454 port->port_stat[claim_empty], in opdl_dump()455 port->port_stat[claim_non_empty], in opdl_dump()456 port->port_stat[claim_pkts_granted]); in opdl_dump()
48 p->port_stat[claim_pkts_requested] += num; in enqueue_check()49 p->port_stat[claim_pkts_granted] += num_events; in enqueue_check()50 p->port_stat[claim_non_empty]++; in enqueue_check()53 p->port_stat[claim_empty]++; in enqueue_check()59 p->port_stat[total_cycles] += in enqueue_check()88 p->port_stat[claim_pkts_requested] += num; in update_on_dequeue()89 p->port_stat[claim_pkts_granted] += num_events; in update_on_dequeue()90 p->port_stat[claim_non_empty]++; in update_on_dequeue()93 p->port_stat[claim_empty]++; in update_on_dequeue()
43 device->port_xstat[index].value = &port->port_stat[j]; in opdl_xstats_init()
165 uint64_t port_stat[max_num_port_xstat]; member
332 port_stat(int dev_id, int32_t p) in port_stat() function455 if (!cdata.quiet && (port_stat(dev_id, worker_data[0].port_id) != in main()463 port_stat(dev_id, worker_data[i].port_id); in main()