HomeSort by relevance Sort by last modified time
    Searched refs:get_cpu_counters (Results 1 - 2 of 2) sorted by null

  /external/netperf/src/
netcpu_pstatnew.c 104 get_cpu_counters(cpu_time_counters_t *res) function
440 get_cpu_counters(starting_cpu_counters);
446 get_cpu_counters(ending_cpu_counters);
netcpu_kstat10.c 153 get_cpu_counters(int cpu_num, cpu_time_counters_t *counters) function
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 (…)
    [all...]

Completed in 91 milliseconds