Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dhv-24x7.c71 static u32 phys_sockets; /* Physical sockets */ variable
89 phys_sockets = 1; in read_24x7_sys_info()
102 phys_sockets = be16_to_cpup((__be16 *)&rtas_data_buf[4]); in read_24x7_sys_info()
454 return sprintf(buf, "%d\n", phys_sockets); in sockets_show()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds