Searched refs:bsdstat_init (Results 1 – 7 of 7) sorted by relevance
| /freebsd-head/lib/libbsdstat/ |
| HD | bsdstat.h | 88 extern void bsdstat_init(struct bsdstat *, const char *name,
|
| HD | bsdstat.c | 190 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) in bsdstat_init() function
|
| /freebsd-head/tools/tools/npe/npestats/ |
| HD | npestats.c | 256 bsdstat_init(&wf->base.base, "npestats", npestats, in BSDSTAT_DEFINE_BOUNCE()
|
| /freebsd-head/tools/tools/ath/athaggrstats/ |
| HD | athaggrstats.c | 375 bsdstat_init(&wf->base.base, "athaggrstats", in BSDSTAT_DEFINE_BOUNCE()
|
| /freebsd-head/tools/tools/mwl/mwlstats/ |
| HD | mwlstats.c | 551 bsdstat_init(&wf->base.base, "mwlstats", mwlstats, in BSDSTAT_DEFINE_BOUNCE()
|
| /freebsd-head/usr.sbin/wlanstats/ |
| HD | wlanstats.c | 1041 bsdstat_init(&wf->base.base, "wlanstats", wlanstats, in BSDSTAT_DEFINE_BOUNCE()
|
| /freebsd-head/tools/tools/ath/athstats/ |
| HD | athstats.c | 1100 bsdstat_init(&wf->base.base, "athstats", athstats, in BSDSTAT_DEFINE_BOUNCE()
|