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

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Dkr_iostat.c247 int i, c, hz, ticks; local
266 ticks = 0;
268 ticks += DELTA(c, cpu_sysinfo.cpu[i]);
269 etime = (double)ticks / hz;

Completed in 1037 milliseconds