Searched defs:stats_rec (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/samples/bpf/ |
| D | xdp_sample_user.c | 648 static void stats_get_rx_cnt(struct stats_record *stats_rec, in stats_get_rx_cnt() 691 static void stats_get_cpumap_enqueue(struct stats_record *stats_rec, in stats_get_cpumap_enqueue() 745 static void stats_get_cpumap_remote(struct stats_record *stats_rec, in stats_get_cpumap_remote() 784 static void stats_get_cpumap_kthread(struct stats_record *stats_rec, in stats_get_cpumap_kthread() 822 static void stats_get_redirect_cnt(struct stats_record *stats_rec, in stats_get_redirect_cnt() 854 static void stats_get_redirect_err_cnt(struct stats_record *stats_rec, in stats_get_redirect_err_cnt() 903 static void stats_get_exception_cnt(struct stats_record *stats_rec, in stats_get_exception_cnt() 948 static void stats_get_devmap_xmit(struct stats_record *stats_rec, in stats_get_devmap_xmit() 1000 static void stats_get_devmap_xmit_multi(struct stats_record *stats_rec, in stats_get_devmap_xmit_multi()
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| D | xdp_rxq_info_user.c | 334 static void stats_print(struct stats_record *stats_rec, in stats_print()
|
| D | xdp_monitor_user.c | 329 static void stats_print(struct stats_record *stats_rec, in stats_print()
|
| D | xdp_redirect_cpu_user.c | 352 static void stats_print(struct stats_record *stats_rec, in stats_print()
|