gem5 v24.0.0.0
|
#include <fs_workload.hh>
Public Types | |
using | ABI = Aapcs64 |
Additional Inherited Members | |
Public Member Functions inherited from gem5::ArmISA::SkipFunc | |
void | returnFromFuncIn (ThreadContext *tc) override |
SkipFuncBase (PCEventScope *s, const std::string &desc, Addr addr) | |
Public Member Functions inherited from gem5::SkipFuncBase | |
SkipFuncBase (PCEventScope *s, const std::string &desc, Addr addr) | |
void | process (ThreadContext *tc) override |
Public Member Functions inherited from gem5::PCEvent | |
PCEvent (PCEventScope *q, const std::string &desc, Addr pc) | |
virtual | ~PCEvent () |
virtual const std::string | name () const |
std::string | descr () const |
Addr | pc () const |
bool | remove () |
Protected Attributes inherited from gem5::PCEvent | |
std::string | description |
PCEventScope * | scope |
Addr | evpc |
Definition at line 69 of file fs_workload.hh.
Definition at line 73 of file fs_workload.hh.