Searched refs:stats_record (Results 1 - 1 of 1) sorted by relevance

/linux-master/samples/bpf/
H A Dxdp_sample_user.c102 struct stats_record { struct
380 static int map_collect_percpu_devmap(int map_fd, struct stats_record *rec)
448 static struct stats_record *alloc_stats_record(void)
450 struct stats_record *rec;
547 static void free_stats_record(struct stats_record *r)
648 static void stats_get_rx_cnt(struct stats_record *stats_rec,
649 struct stats_record *stats_prev,
691 static void stats_get_cpumap_enqueue(struct stats_record *stats_rec,
692 struct stats_record *stats_prev,
745 static void stats_get_cpumap_remote(struct stats_record *stats_re
[all...]

Completed in 107 milliseconds