Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libbsdstat/
H A Dbsdstat.h88 extern void bsdstat_init(struct bsdstat *, const char *name,
H A Dbsdstat.c190 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) in bsdstat_init() function
/freebsd-14.2/tools/tools/npe/npestats/
H A Dnpestats.c256 bsdstat_init(&wf->base.base, "npestats", npestats, in BSDSTAT_DEFINE_BOUNCE()
/freebsd-14.2/tools/tools/ath/athaggrstats/
H A Dathaggrstats.c375 bsdstat_init(&wf->base.base, "athaggrstats", in BSDSTAT_DEFINE_BOUNCE()
/freebsd-14.2/tools/tools/mwl/mwlstats/
H A Dmwlstats.c551 bsdstat_init(&wf->base.base, "mwlstats", mwlstats, in BSDSTAT_DEFINE_BOUNCE()
/freebsd-14.2/tools/tools/net80211/wlanstats/
H A Dwlanstats.c1013 bsdstat_init(&wf->base.base, "wlanstats", wlanstats, in BSDSTAT_DEFINE_BOUNCE()
/freebsd-14.2/tools/tools/ath/athstats/
H A Dathstats.c1100 bsdstat_init(&wf->base.base, "athstats", athstats, in BSDSTAT_DEFINE_BOUNCE()