Home
last modified time | relevance | path

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

/dpdk/drivers/event/sw/
H A Dsw_evdev_xstats.c40 struct sw_xstats_entry { struct
271 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
287 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
302 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
329 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
341 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
357 sw->xstats[stat] = (struct sw_xstats_entry){ in sw_xstats_init()
484 struct sw_xstats_entry *xs = &sw->xstats[ids[i]]; in sw_xstats_update()
529 struct sw_xstats_entry *xs = &sw->xstats[i]; in sw_xstats_get_by_name()
548 struct sw_xstats_entry *xs = &sw->xstats[i]; in sw_xstats_reset_range()
H A Dsw_evdev.h218 struct sw_xstats_entry *xstats;