Home
last modified time | relevance | path

Searched refs:bsdstat_init (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/lib/libbsdstat/
HDbsdstat.h88 extern void bsdstat_init(struct bsdstat *, const char *name,
HDbsdstat.c190 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) in bsdstat_init() function
/freebsd-head/tools/tools/npe/npestats/
HDnpestats.c256 bsdstat_init(&wf->base.base, "npestats", npestats, in BSDSTAT_DEFINE_BOUNCE()
/freebsd-head/tools/tools/ath/athaggrstats/
HDathaggrstats.c375 bsdstat_init(&wf->base.base, "athaggrstats", in BSDSTAT_DEFINE_BOUNCE()
/freebsd-head/tools/tools/mwl/mwlstats/
HDmwlstats.c551 bsdstat_init(&wf->base.base, "mwlstats", mwlstats, in BSDSTAT_DEFINE_BOUNCE()
/freebsd-head/usr.sbin/wlanstats/
HDwlanstats.c1041 bsdstat_init(&wf->base.base, "wlanstats", wlanstats, in BSDSTAT_DEFINE_BOUNCE()
/freebsd-head/tools/tools/ath/athstats/
HDathstats.c1100 bsdstat_init(&wf->base.base, "athstats", athstats, in BSDSTAT_DEFINE_BOUNCE()