Searched defs:stats_prev (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xdp_rxq_info_user.c | 334 stats_print(struct stats_record *stats_rec, struct stats_record *stats_prev, int action, __u32 cfg_opt) stats_print() argument
|
| H A D | xdp_redirect_cpu_user.c | 352 stats_print(struct stats_record *stats_rec, struct stats_record *stats_prev, char *prog_name, char *mprog_name, int mprog_fd) stats_print() argument
|
| H A D | xdp_monitor_user.c | 329 stats_print(struct stats_record *stats_rec, struct stats_record *stats_prev, bool err_only) stats_print() argument
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_sample_user.c | 648 stats_get_rx_cnt(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus, struct sample_output *out) stats_get_rx_cnt() argument 691 stats_get_cpumap_enqueue(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus) stats_get_cpumap_enqueue() argument 745 stats_get_cpumap_remote(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus) stats_get_cpumap_remote() argument 784 stats_get_cpumap_kthread(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus) stats_get_cpumap_kthread() argument 822 stats_get_redirect_cnt(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus, struct sample_output *out) stats_get_redirect_cnt() argument 854 stats_get_redirect_err_cnt(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus, struct sample_output *out) stats_get_redirect_err_cnt() argument 903 stats_get_exception_cnt(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus, struct sample_output *out) stats_get_exception_cnt() argument 948 stats_get_devmap_xmit(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus, struct sample_output *out) stats_get_devmap_xmit() argument 1000 stats_get_devmap_xmit_multi(struct stats_record *stats_rec, struct stats_record *stats_prev, unsigned int nr_cpus, struct sample_output *out, bool xmit_total) stats_get_devmap_xmit_multi() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
| H A D | ice.h | 443 struct ice_hw_port_stats stats_prev; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice.h | 608 struct ice_hw_port_stats stats_prev; member
|
| H A D | ice_main.c | 6558 struct rtnl_link_stats64 *net_stats, *stats_prev; in ice_update_vsi_ring_stats() local [all...] |
Completed in 17 milliseconds