Searched refs:cpu_count (Results 1 – 11 of 11) sorted by relevance
302 if (softs->hint.cpu_count > softs->num_cpus_online) { in bsd_set_hint_adapter_cpu_config()308 softs->num_cpus_online = softs->hint.cpu_count; in bsd_set_hint_adapter_cpu_config()
487 softs->hint.cpu_count = value; in smartpqi_read_all_device_hint_file_entries()
1134 uint32_t cpu_count; member
431 if ((sysinfo.cpu_count == 0) && in prusage()433 sysinfo.cpu_count = 1; in prusage()434 i = (ms == 0) ? 0 : (t * 1000.0 / (ms * sysinfo.cpu_count)); in prusage()
138 result[2] = sysinfo.cpu_count + '0';145 result[3] = sysinfo.cpu_count + '0';152 result[3] = sysinfo.cpu_count + '0';159 result[3] = sysinfo.cpu_count + '0';
61 int cpu_count; member
595 msgs = min(sc->max_msix_vectors, sc->cpu_count); in mpi3mr_alloc_interrupts()602 sc->cpu_count, msgs); in mpi3mr_alloc_interrupts()
543 int cpu_count; member
2717 sc->cpu_count = mp_ncpus; in mpi3mr_initialize_ioc()
1252 KASSERT(CPU_EMPTY(&node->cpuset) && node->cpu_count == 0, in topo_set_pu_id()1256 node->cpu_count = 1; in topo_set_pu_id()1263 node->cpu_count++; in topo_set_pu_id()
845 cg_root->cg_count = root->cpu_count; in x86topo_add_sched_group()873 root->cpu_count > 1 && ncores < 2) in x86topo_add_sched_group()927 if (nchildren == root->cpu_count) in x86topo_add_sched_group()