Home
last modified time | relevance | path

Searched refs:stats_accumulator (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_private.h178 struct rte_eth_stats stats_accumulator; member
H A Dfailsafe_ether.c338 (&PRIV(fs_dev(sdev))->stats_accumulator, in fs_dev_stats_save()
H A Dfailsafe_ops.c876 rte_memcpy(stats, &PRIV(dev)->stats_accumulator, sizeof(*stats)); in fs_stats_get()
923 memset(&PRIV(dev)->stats_accumulator, 0, sizeof(struct rte_eth_stats)); in fs_stats_reset()