Home
last modified time | relevance | path

Searched refs:oncpus (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c70 static int oncpus; variable
757 int max_cpus = MAX(ncpus, oncpus); in compute_cpu_stat_adj()
761 qsort(ocpu_stat_list, oncpus, sizeof (*ocpu_stat_list), in compute_cpu_stat_adj()
771 diff_two_arrays(s, oncpus, ncpus, inarray); in compute_cpu_stat_adj()
794 for (i = 0; i < oncpus; i++) in compute_cpu_stat_adj()
797 oncpus = ncpus; in compute_cpu_stat_adj()
798 safe_zalloc((void **)&ocpu_stat_list, oncpus * in compute_cpu_stat_adj()