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

/solaris-userland-s11u3/components/net-snmp/sun/agent/modules/healthMonitor/
H A Dkr_vmstat.c112 krgetramdetail(int *handspread, int *scan) argument
120 /* default max handspread is 64MB worth of pages */
149 *handspread = handspreadpages;
H A DhealthMonitor.c65 int handspread, scan; variable
1185 handspread_long = (long) handspread;
1744 code = krgetramdetail(&handspread, &scan);
1749 handspread = 0;
2999 restime = handspread / scan;

Completed in 18 milliseconds