Searched refs:statinfo (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/usr.bin/systat/
H A Ddevs.h38 void dsgetinfo(struct statinfo *);
39 int dscmd(const char *, const char *, int, struct statinfo *);
42 void dsshow(int, int, int, struct statinfo *, struct statinfo *);
44 extern struct statinfo cur_dev, last_dev, run_dev;
H A Ddevs.c87 struct statinfo cur_dev, last_dev, run_dev;
101 int maxshowdevs, struct statinfo *s1);
103 int maxshowdevs, struct statinfo *s1);
158 dsgetinfo(struct statinfo* dev)
175 dscmd(const char *cmd, const char *args, int maxshowdevs, struct statinfo *s1)
218 struct statinfo *s1)
283 struct statinfo *s1)
395 dsshow2(int diskcol, int diskrow, int dn, int lc, struct statinfo *now, struct statinfo *then)
430 dsshow3(int diskcol, int diskrow, int dn, int lc, struct statinfo *no
[all...]
/freebsd-12-stable/lib/libdevstat/
H A Ddevstat.h139 struct statinfo { struct
160 int devstat_getdevs(kvm_t *kd, struct statinfo *stats);
H A Ddevstat.c335 devstat_getdevs(kvm_t *kd, struct statinfo *stats)
/freebsd-12-stable/libexec/rpc.rstatd/
H A Drstat_proc.c303 struct statinfo stats;
346 struct statinfo stats;
/freebsd-12-stable/usr.sbin/iostat/
H A Diostat.c139 static struct statinfo cur, last;
/freebsd-12-stable/usr.bin/vmstat/
H A Dvmstat.c106 static struct statinfo cur, last;

Completed in 119 milliseconds