Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/perf/
Dhv-24x7.c71 static u32 phys_sockets; /* Physical sockets */ variable
90 phys_sockets = 1; in read_24x7_sys_info()
113 phys_sockets = be16_to_cpup((__be16 *)&rtas_data_buf[4]); in read_24x7_sys_info()
460 return sprintf(buf, "%d\n", phys_sockets); in sockets_show()