Searched refs:xstats_count_per_qid (Results 1 – 4 of 4) sorted by relevance
372 sw->xstats_count_per_qid[qid] = stat - count_offset; in sw_xstats_init()418 xstats_mode_count = sw->xstats_count_per_qid[queue_port_id]; in sw_xstats_get_names()470 xstats_mode_count = sw->xstats_count_per_qid[queue_port_id]; in sw_xstats_update()573 sw->xstats_count_per_qid[queue_id]); in sw_xstats_reset_queue()
272 uint16_t xstats_count_per_qid[RTE_EVENT_MAX_QUEUES_PER_DEV]; member
646 dlb2->xstats_count_per_qid[qid] = stat_id - count_offset; in dlb2_xstats_init()691 xstats_mode_count = dlb2->xstats_count_per_qid[queue_port_id]; in dlb2_eventdev_xstats_get_names()741 xstats_mode_count = dlb2->xstats_count_per_qid[queue_port_id]; in dlb2_xstats_update()894 dlb2->xstats_count_per_qid[queue_id]); in dlb2_xstats_reset_queue()
560 uint16_t xstats_count_per_qid[DLB2_MAX_NUM_QUEUES_ALL]; member