Home
last modified time | relevance | path

Searched refs:sw_xstats_entry (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c38 struct sw_xstats_entry { struct
264 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
280 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
295 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
322 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
334 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
350 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
477 struct sw_xstats_entry *xs = &sw->xstats[ids[i]]; in sw_xstats_update()
522 struct sw_xstats_entry *xs = &sw->xstats[i]; in sw_xstats_get_by_name()
541 struct sw_xstats_entry *xs = &sw->xstats[i]; in sw_xstats_reset_range()
H A Dsw_evdev.h218 struct sw_xstats_entry *xstats;