Lines Matching refs:instance
57 print_cpu_time_counters(char *name, int instance, cpu_time_counters_t *counters)
65 name,instance,
66 counters[instance].idle,
67 counters[instance].user,
68 counters[instance].kernel,
69 counters[instance].interrupt);
88 /* lets flesh-out a CPU instance number map since it seems that some
99 fprintf(where,"Mapping CPU instance %d to entry %d\n",
236 "get_cpu_counters: kstat_lookup failed for module 'cpu' number %d instance %d name 'sys' and KSTAT_TYPE_NAMED: errno %d %s\n",
309 "get_cpu_counters: kstat_lookup failed for module 'cpu' %d instance %d class 'intrstat' and KSTAT_TYPE_NAMED: errno %d %s\n",