Home | History | Annotate | Download | only in src

Lines Matching refs:get_cpu_counters

153 get_cpu_counters(int cpu_num, cpu_time_counters_t *counters)
197 print_unexpected_statistic_warning("get_cpu_counters",
207 print_unexpected_statistic_warning("get_cpu_counters",
218 "get_cpu_counters could not find one or more of the expected counters!\n");
226 "get_cpu_counters: kstat_read failed or chain id changed %d %s\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",
280 print_unexpected_statistic_warning("get_cpu_counters",
291 "get_cpu_counters could not find one or more of the expected counters!\n");
299 "get_cpu_counters: kstat_read failed or chain id changed %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",
327 get_cpu_counters(i, counters);