Symbol: bsdstat
lib/libbsdstat/bsdstat.c
110
bsdstat_print_current(struct bsdstat *sf, FILE *fd)
lib/libbsdstat/bsdstat.c
131
bsdstat_print_total(struct bsdstat *sf, FILE *fd)
lib/libbsdstat/bsdstat.c
152
bsdstat_print_verbose(struct bsdstat *sf, FILE *fd)
lib/libbsdstat/bsdstat.c
172
bsdstat_print_fields(struct bsdstat *sf, FILE *fd)
lib/libbsdstat/bsdstat.c
190
bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats)
lib/libbsdstat/bsdstat.c
38
bsdstat_setfmt(struct bsdstat *sf, const char *fmt0)
lib/libbsdstat/bsdstat.c
72
bsdstat_collect(struct bsdstat *sf)
lib/libbsdstat/bsdstat.c
78
bsdstat_update_tot(struct bsdstat *sf)
lib/libbsdstat/bsdstat.c
84
bsdstat_get(struct bsdstat *sf, int s, char b[] __unused, size_t bs __unused)
lib/libbsdstat/bsdstat.c
91
bsdstat_print_header(struct bsdstat *sf, FILE *fd)
lib/libbsdstat/bsdstat.h
85
BSDSTAT_DECL_METHODS(struct bsdstat *);
lib/libbsdstat/bsdstat.h
88
extern void bsdstat_init(struct bsdstat *, const char *name,
tools/tools/ath/athaggrstats/athaggrstats.c
187
ath_collect_cur(struct bsdstat *sf)
tools/tools/ath/athaggrstats/athaggrstats.c
195
ath_collect_tot(struct bsdstat *sf)
tools/tools/ath/athaggrstats/athaggrstats.c
203
ath_update_tot(struct bsdstat *sf)
tools/tools/ath/athaggrstats/athaggrstats.c
222
ath_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/ath/athaggrstats/athaggrstats.c
278
ath_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/ath/athaggrstats/athaggrstats.c
334
ath_print_verbose(struct bsdstat *sf, FILE *fd)
tools/tools/ath/athaggrstats/athaggrstats.h
39
struct bsdstat base;
tools/tools/ath/athstats/athstats.c
1057
ath_print_verbose(struct bsdstat *sf, FILE *fd)
tools/tools/ath/athstats/athstats.c
515
ath_collect_cur(struct bsdstat *sf)
tools/tools/ath/athstats/athstats.c
523
ath_collect_tot(struct bsdstat *sf)
tools/tools/ath/athstats/athstats.c
531
ath_update_tot(struct bsdstat *sf)
tools/tools/ath/athstats/athstats.c
550
ath_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/ath/athstats/athstats.c
804
ath_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/ath/athstats/athstats.h
39
struct bsdstat base;
tools/tools/mwl/mwlstats/mwlstats.c
268
mwl_collect_cur(struct bsdstat *sf)
tools/tools/mwl/mwlstats/mwlstats.c
276
mwl_collect_tot(struct bsdstat *sf)
tools/tools/mwl/mwlstats/mwlstats.c
284
mwl_update_tot(struct bsdstat *sf)
tools/tools/mwl/mwlstats/mwlstats.c
303
mwl_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/mwl/mwlstats/mwlstats.c
409
mwl_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/mwl/mwlstats/mwlstats.c
513
mwl_print_verbose(struct bsdstat *sf, FILE *fd)
tools/tools/mwl/mwlstats/mwlstats.h
39
struct bsdstat base;
tools/tools/npe/npestats/npestats.c
152
npe_collect_cur(struct bsdstat *sf)
tools/tools/npe/npestats/npestats.c
160
npe_collect_tot(struct bsdstat *sf)
tools/tools/npe/npestats/npestats.c
168
npe_update_tot(struct bsdstat *sf)
tools/tools/npe/npestats/npestats.c
176
npe_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/npe/npestats/npestats.c
212
npe_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs)
tools/tools/npe/npestats/npestats.h
39
struct bsdstat base;
usr.sbin/wlanstat/wlanstat.c
552
wlan_collect_cur(struct bsdstat *sf)
usr.sbin/wlanstat/wlanstat.c
560
wlan_collect_tot(struct bsdstat *sf)
usr.sbin/wlanstat/wlanstat.c
568
wlan_update_tot(struct bsdstat *sf)
usr.sbin/wlanstat/wlanstat.c
687
wlan_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs)
usr.sbin/wlanstat/wlanstat.c
861
wlan_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs)
usr.sbin/wlanstat/wlanstat.h
39
struct bsdstat base;