Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dhv-24x7.c70 static u32 phys_sockets; /* Physical sockets */ variable
87 phys_sockets = 1; in read_24x7_sys_info()
100 phys_sockets = be16_to_cpup((__be16 *)&buf->val[2]); in read_24x7_sys_info()
447 return sprintf(buf, "%d\n", phys_sockets); in sockets_show()