| 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 CpuLayoutpublic int threadsPerCore()
threadsPerCore in interface CpuLayoutpublic int socketId(int cpuId)
public int coreId(int cpuId)
Copyright © 2022. All rights reserved.