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

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Dkr_iostat.c178 static int cpu_stat_load(int);
225 cpu_stat_load(cpu_save_old_flag);
231 if (cpu_stat_load(cpu_save_old_flag)) {
258 /* while (kstat_chain_update(kc) || cpu_stat_load(1)) {
471 * Get list of cpu_stat KIDs for subsequent cpu_stat_load operations.
532 cpu_stat_load(int save_old_flag) function
549 /* ddlPrintf(DDL_ERROR, "cpu_stat_load - kstat_read() failed for cpu:%s\n", cpu_stat_list[i]->ks_name); */

Completed in 15 milliseconds