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

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Dkr_vmstat.c39 static kstat_t *sysinfo_ksp, *vminfo_ksp, *system_misc_ksp; variable
206 vminfo_ksp = safe_kstat_lookup(kc, "unix", 0, "vminfo");
256 safe_kstat_read(kc, vminfo_ksp, (void *) &s_new.vminfo);

Completed in 12 milliseconds