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