Searched refs:pcpu_cp_times (Results 1 – 1 of 1) sorted by relevance
300 long pcpu_cp_times[cplen]; in refresh_processor_tbl() local301 memset(pcpu_cp_times, 0, sizeof(pcpu_cp_times)); in refresh_processor_tbl()304 if (sysctl(cpmib, 2, pcpu_cp_times, &size, NULL, 0) == -1 && in refresh_processor_tbl()312 save_sample(entry, &pcpu_cp_times[entry->cpu_no * CPUSTATES]); in refresh_processor_tbl()