stats_record
static void stats_get_devmap_xmit_multi(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_print(const char *prefix, int mask, struct stats_record *r,
struct stats_record *p, struct sample_output *out)
static int sample_stats_collect(struct stats_record *rec)
static void sample_stats_print(int mask, struct stats_record *cur,
struct stats_record *prev, char *prog_name)
static void swap(struct stats_record **a, struct stats_record **b)
struct stats_record *tmp;
static int sample_timer_cb(int timerfd, struct stats_record **rec,
struct stats_record **prev)
struct stats_record *rec, *prev;
static int map_collect_percpu_devmap(int map_fd, struct stats_record *rec)
static struct stats_record *alloc_stats_record(void)
struct stats_record *rec;
static void free_stats_record(struct stats_record *r)
static void stats_get_rx_cnt(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_get_cpumap_enqueue(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_get_cpumap_remote(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_get_cpumap_kthread(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_get_redirect_cnt(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_get_redirect_err_cnt(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_get_exception_cnt(struct stats_record *stats_rec,
struct stats_record *stats_prev,
static void stats_get_devmap_xmit(struct stats_record *stats_rec,
struct stats_record *stats_prev,