Searched defs:stats_rec (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xdp_rxq_info_user.c | 334 static void stats_print(struct stats_record *stats_rec, in stats_print() argument
|
| H A D | xdp_redirect_cpu_user.c | 352 static void stats_print(struct stats_record *stats_rec, in stats_print() argument
|
| H A D | xdp_monitor_user.c | 329 static void stats_print(struct stats_record *stats_rec, in stats_print() argument
|
| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_sample_user.c | 648 static void stats_get_rx_cnt(struct stats_record *stats_rec, in stats_get_rx_cnt() argument 691 static void stats_get_cpumap_enqueue(struct stats_record *stats_rec, in stats_get_cpumap_enqueue() argument 745 static void stats_get_cpumap_remote(struct stats_record *stats_rec, in stats_get_cpumap_remote() argument 784 static void stats_get_cpumap_kthread(struct stats_record *stats_rec, in stats_get_cpumap_kthread() argument 822 static void stats_get_redirect_cnt(struct stats_record *stats_rec, in 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...] |
Completed in 6 milliseconds