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

/gem5/src/cpu/o3/
H A Dregfile.hh133 unsigned totalNumRegs; member in class:PhysRegFile
176 unsigned totalNumPhysRegs() const { return totalNumRegs; }
H A Dregfile.cc70 totalNumRegs(_numPhysicalIntRegs

Completed in 10 milliseconds