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