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

/netbsd-6-1-5-RELEASE/usr.sbin/kgmon/
H A Dkgmon.c70 struct kvmvars { struct
77 static void setprof(struct kvmvars *kvp, int state);
78 static void dumpstate(struct kvmvars *kvp);
79 static void reset(struct kvmvars *kvp);
80 static int openfiles(char *, char *, struct kvmvars *);
81 static int getprof(struct kvmvars *);
83 static int getprofhz(struct kvmvars *);
89 struct kvmvars kvmvars; local
148 accessmode = openfiles(sys, kmemf, &kvmvars);
[all...]

Completed in 63 milliseconds