Home
last modified time | relevance | path

Searched refs:bsdstat (Results 1 – 20 of 20) sorted by relevance

/freebsd/lib/libbsdstat/
H A Dbsdstat.c38 bsdstat_setfmt(struct bsdstat *sf, const char *fmt0) in bsdstat_setfmt()
72 bsdstat_collect(struct bsdstat *sf) in bsdstat_collect()
78 bsdstat_update_tot(struct bsdstat *sf) in bsdstat_update_tot()
84 bsdstat_get(struct bsdstat *sf, int s, char b[] __unused, size_t bs __unused) in bsdstat_get()
91 bsdstat_print_header(struct bsdstat *sf, FILE *fd) in bsdstat_print_header()
110 bsdstat_print_current(struct bsdstat *sf, FILE *fd) in bsdstat_print_current()
131 bsdstat_print_total(struct bsdstat *sf, FILE *fd) in bsdstat_print_total()
152 bsdstat_print_verbose(struct bsdstat *sf, FILE *fd) in bsdstat_print_verbose()
172 bsdstat_print_fields(struct bsdstat *sf, FILE *fd) in bsdstat_print_fields()
190 bsdstat_init(struct bsdstat *sf, const char *name, const struct fmt *stats, int nstats) in bsdstat_init()
H A DMakefile2 LIB= bsdstat
6 SRCS= bsdstat.c
7 INCS= bsdstat.h
H A Dbsdstat.h78 struct bsdstat { struct
85 BSDSTAT_DECL_METHODS(struct bsdstat *); argument
88 extern void bsdstat_init(struct bsdstat *, const char *name,
/freebsd/tools/tools/npe/npestats/
H A Dnpestats.c152 npe_collect_cur(struct bsdstat *sf) in npe_collect_cur()
160 npe_collect_tot(struct bsdstat *sf) in npe_collect_tot()
168 npe_update_tot(struct bsdstat *sf) in npe_update_tot()
176 npe_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs) in npe_get_curstat()
212 npe_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs) in npe_get_totstat()
H A Dnpestats.h39 struct bsdstat base;
H A DMakefile5 LIBADD= bsdstat
/freebsd/tools/tools/ath/athaggrstats/
H A Dathaggrstats.c187 ath_collect_cur(struct bsdstat *sf) in ath_collect_cur()
195 ath_collect_tot(struct bsdstat *sf) in ath_collect_tot()
203 ath_update_tot(struct bsdstat *sf) in ath_update_tot()
222 ath_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs) in ath_get_curstat()
278 ath_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs) in ath_get_totstat()
334 ath_print_verbose(struct bsdstat *sf, FILE *fd) in ath_print_verbose()
H A Dathaggrstats.h39 struct bsdstat base;
H A DMakefile14 LIBADD+= bsdstat
/freebsd/tools/tools/mwl/mwlstats/
H A Dmwlstats.c268 mwl_collect_cur(struct bsdstat *sf) in mwl_collect_cur()
276 mwl_collect_tot(struct bsdstat *sf) in mwl_collect_tot()
284 mwl_update_tot(struct bsdstat *sf) in mwl_update_tot()
303 mwl_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs) in mwl_get_curstat()
409 mwl_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs) in mwl_get_totstat()
513 mwl_print_verbose(struct bsdstat *sf, FILE *fd) in mwl_print_verbose()
H A Dmwlstats.h39 struct bsdstat base;
H A DMakefile6 LIBADD= bsdstat
/freebsd/tools/tools/ath/athstats/
H A Dathstats.h39 struct bsdstat base;
H A DMakefile26 LIBADD= bsdstat
H A Dathstats.c515 ath_collect_cur(struct bsdstat *sf) in ath_collect_cur()
523 ath_collect_tot(struct bsdstat *sf) in ath_collect_tot()
531 ath_update_tot(struct bsdstat *sf) in ath_update_tot()
550 ath_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs) in ath_get_curstat()
804 ath_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs) in ath_get_totstat()
1057 ath_print_verbose(struct bsdstat *sf, FILE *fd) in ath_print_verbose()
/freebsd/usr.sbin/wlanstats/
H A Dwlanstats.h39 struct bsdstat base;
H A DMakefile7 LIBADD= bsdstat
H A Dwlanstats.c552 wlan_collect_cur(struct bsdstat *sf) in wlan_collect_cur()
560 wlan_collect_tot(struct bsdstat *sf) in wlan_collect_tot()
568 wlan_update_tot(struct bsdstat *sf) in wlan_update_tot()
687 wlan_get_curstat(struct bsdstat *sf, int s, char b[], size_t bs) in wlan_get_curstat()
861 wlan_get_totstat(struct bsdstat *sf, int s, char b[], size_t bs) in wlan_get_totstat()
/freebsd/etc/mtree/
H A DBSD.usr.dist13 bsdstat
/freebsd/share/mk/
H A Dsrc.libnames.mk19 bsdstat \