gem5
v20.1.0.0
|
#include <fs_workload.hh>
Public Types | |
using | ABI = Aapcs64 |
Additional Inherited Members | |
Public Member Functions inherited from ArmISA::SkipFunc | |
void | returnFromFuncIn (ThreadContext *tc) override |
SkipFuncBase (PCEventScope *s, const std::string &desc, Addr addr) | |
Public Member Functions inherited from SkipFuncBase | |
SkipFuncBase (PCEventScope *s, const std::string &desc, Addr addr) | |
void | process (ThreadContext *tc) override |
Public Member Functions inherited from 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 PCEvent | |
std::string | description |
PCEventScope * | scope |
Addr | evpc |
Definition at line 67 of file fs_workload.hh.
using ArmISA::SkipFuncLinux64::ABI = Aapcs64 |
Definition at line 71 of file fs_workload.hh.