Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dhv-24x7.c71 static u32 phys_chipspersocket; /* Physical chips per socket*/ variable
88 phys_chipspersocket = 1; in read_24x7_sys_info()
101 phys_chipspersocket = be16_to_cpup((__be16 *)&buf->val[4]); in read_24x7_sys_info()
453 return sprintf(buf, "%d\n", phys_chipspersocket); in chipspersocket_show()