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

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

Completed in 215 milliseconds