Searched defs:stats_rec (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/samples/bpf/ |
D | xdp_sample_user.c | 646 static void stats_get_rx_cnt(struct stats_record *stats_rec, in stats_get_rx_cnt() 689 static void stats_get_cpumap_enqueue(struct stats_record *stats_rec, in stats_get_cpumap_enqueue() 743 static void stats_get_cpumap_remote(struct stats_record *stats_rec, in stats_get_cpumap_remote() 782 static void stats_get_cpumap_kthread(struct stats_record *stats_rec, in stats_get_cpumap_kthread() 820 static void stats_get_redirect_cnt(struct stats_record *stats_rec, in stats_get_redirect_cnt() 852 static void stats_get_redirect_err_cnt(struct stats_record *stats_rec, in stats_get_redirect_err_cnt() 901 static void stats_get_exception_cnt(struct stats_record *stats_rec, in stats_get_exception_cnt() 946 static void stats_get_devmap_xmit(struct stats_record *stats_rec, in stats_get_devmap_xmit() 998 static void stats_get_devmap_xmit_multi(struct stats_record *stats_rec, in stats_get_devmap_xmit_multi()
|
D | xdp_rxq_info_user.c | 334 static void stats_print(struct stats_record *stats_rec, in stats_print()
|