Searched refs:npestats (Results 1 – 3 of 3) sorted by relevance
47 static const struct fmt npestats[] = { variable98 struct npestats { struct127 struct npestats cur; argument128 struct npestats total;144 npe_collect(struct npestatfoo_p *wf, struct npestats *stats) in npe_collect()146 size_t len = sizeof(struct npestats); in npe_collect()256 bsdstat_init(&wf->base.base, "npestats", npestats, in BSDSTAT_DEFINE_BOUNCE()257 nitems(npestats)); in BSDSTAT_DEFINE_BOUNCE()
1 PROG= npestats2 SRCS= main.c npestats.c
1 SUBDIR= npestats