gem5 v24.0.0.0
|
#include <faults.hh>
Protected Member Functions | |
PowerFault (FaultName name) | |
FaultName | name () const |
Protected Attributes | |
FaultName | _name |
Additional Inherited Members | |
Public Member Functions inherited from gem5::FaultBase | |
virtual void | invoke (ThreadContext *tc, const StaticInstPtr &inst=nullStaticInstPtr) |
virtual | ~FaultBase () |
|
inlineprotected |
|
inlineprotectedvirtual |
|
protected |