Searched refs:cmdinfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/usr.sbin/sa/
H A Dpdb.c46 static int check_junk(const struct cmdinfo *);
47 static void add_ci(const struct cmdinfo *, struct cmdinfo *);
48 static void print_ci(const struct cmdinfo *, const struct cmdinfo *);
73 static struct cmdinfo civ2;
110 pacct_add(const struct cmdinfo *ci)
113 struct cmdinfo newci;
165 struct cmdinfo *cip, ci, ci_total, ci_other, ci_junk;
193 cip = (struct cmdinfo *) dat
[all...]
H A Dextern.h41 struct cmdinfo { struct
77 int pacct_add(const struct cmdinfo *);
87 int usracct_add(const struct cmdinfo *);
H A Dmain.c314 struct cmdinfo ci;
397 struct cmdinfo c1, c2;
418 struct cmdinfo c1, c2;
442 struct cmdinfo c1, c2;
459 struct cmdinfo c1, c2;
480 struct cmdinfo c1, c2;
497 struct cmdinfo c1, c2;
522 struct cmdinfo c1, c2;
H A Dusrdb.c118 usracct_add(const struct cmdinfo *ci)

Completed in 122 milliseconds