gem5
|
Go to the source code of this file.
Variables | |
int | maxThreadsPerCPU = 1 |
Provide the actual storage for maxThreadsPerCPU which is declared extern and normally provided by src/cpu/base.cc. More... | |
int maxThreadsPerCPU = 1 |
Provide the actual storage for maxThreadsPerCPU which is declared extern and normally provided by src/cpu/base.cc.
The maximum number of active threads across all cpus.
Definition at line 44 of file cpu_dummy.cc.