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

/freebsd-13-stable/usr.sbin/kgmon/
H A Dkgmon.c73 struct kvmvars { struct
80 int getprof(struct kvmvars *);
81 int getprofhz(struct kvmvars *);
83 int openfiles(const char *, char *, struct kvmvars *);
84 void setprof(struct kvmvars *kvp, int state);
85 void dumpstate(struct kvmvars *kvp);
86 void reset(struct kvmvars *kvp);
93 struct kvmvars kvmvars; local
153 accessmode = openfiles(systemname, kmemf, &kvmvars);
[all...]

Completed in 103 milliseconds