Constructor and Description |
---|
NoCpuLayout(int cpus) |
Modifier and Type | Method and Description |
---|---|
int |
coreId(int cpuId) |
int |
coresPerSocket() |
int |
cpus() |
int |
socketId(int cpuId) |
int |
sockets() |
int |
threadId(int cpuId) |
int |
threadsPerCore() |
public int coresPerSocket()
coresPerSocket
in interface CpuLayout
public int threadsPerCore()
threadsPerCore
in interface CpuLayout
public int socketId(int cpuId)
public int coreId(int cpuId)
Copyright © 2019. All rights reserved.