Searched refs:cpus_pernode_ll (Results 1 – 1 of 1) sorted by relevance
2952 u_longlong_t nodes_ll, cpus_pernode_ll, lvalue; in get_system_configuration() local2960 kobj_getvalue(prop, &cpus_pernode_ll) == -1) { in get_system_configuration()2965 system_hardware.hd_cpus_per_node = (int)cpus_pernode_ll; in get_system_configuration()