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

/freebsd-9.3-release/usr.bin/systat/
H A Ddevs.h29 int dsinit(int, struct statinfo *, struct statinfo *, struct statinfo *);
30 int dscmd(const char *, const char *, int, struct statinfo *);
H A Ddevs.c97 int maxshowdevs, struct statinfo *s1);
99 int maxshowdevs, struct statinfo *s1);
102 dsinit(int maxshowdevs, struct statinfo *s1, struct statinfo *s2 __unused,
103 struct statinfo *s3 __unused)
143 dscmd(const char *cmd, const char *args, int maxshowdevs, struct statinfo *s1)
186 struct statinfo *s1)
246 struct statinfo *s1)
H A Dvmstat.c121 struct statinfo cur, last, run;
132 static void dinfo(int, int, struct statinfo *, struct statinfo *);
843 dinfo(int dn, int lc, struct statinfo *now, struct statinfo *then)
H A Diostat.c80 struct statinfo cur, last;
/freebsd-9.3-release/lib/libdevstat/
H A Ddevstat.h131 struct statinfo { struct
152 int devstat_getdevs(kvm_t *kd, struct statinfo *stats);
H A Ddevstat.c325 devstat_getdevs(kvm_t *kd, struct statinfo *stats)
/freebsd-9.3-release/libexec/rpc.rstatd/
H A Drstat_proc.c302 struct statinfo stats;
345 struct statinfo stats;
/freebsd-9.3-release/usr.sbin/iostat/
H A Diostat.c132 struct statinfo cur, last;
/freebsd-9.3-release/usr.bin/vmstat/
H A Dvmstat.c114 static struct statinfo cur, last;

Completed in 170 milliseconds