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

/external/netperf/
H A Dnetcpu_pstatnew.c82 get_cpu_counters(cpu_time_counters_t *res) function
391 get_cpu_counters(starting_cpu_counters);
397 get_cpu_counters(ending_cpu_counters);
H A Dnetcpu_kstat10.c120 get_cpu_counters(int cpu_num, cpu_time_counters_t *counters) function
157 print_unexpected_statistic_warning("get_cpu_counters",
168 print_unexpected_statistic_warning("get_cpu_counters",
179 "get_cpu_counters could not find one or more of the expected counters!\n");
187 "get_cpu_counters: kstat_read failed or chain id changed %d %s\n",
197 "get_cpu_counters: kstat_lookup failed for module 'cpu' instance %d name 'sys' and KSTAT_TYPE_NAMED: errno %d %s\n",
240 print_unexpected_statistic_warning("get_cpu_counters",
251 "get_cpu_counters could not find one or more of the expected counters!\n");
259 "get_cpu_counters: kstat_read failed or chain id changed %d %s\n",
269 "get_cpu_counters
[all...]

Completed in 232 milliseconds