_drainManager | gem5::Drainable | private |
_drainState | gem5::Drainable | mutableprivate |
_name | gem5::Named | private |
_objNameResolver | gem5::SimObject | privatestatic |
_params | gem5::SimObject | protected |
addStat(statistics::Info *info) | gem5::statistics::Group | |
addStatGroup(const char *name, Group *block) | gem5::statistics::Group | |
BaseSemihosting(const BaseSemihostingParams &p) | gem5::BaseSemihosting | explicitprotected |
byteOrder(ThreadContext *tc) const =0 | gem5::BaseSemihosting | privatepure virtual |
calcTickShift() const | gem5::BaseSemihosting | inlineprotected |
callClock(ThreadContext *tc) | gem5::BaseSemihosting | |
callClose(ThreadContext *tc, Handle handle) | gem5::BaseSemihosting | |
callElapsed32(ThreadContext *tc, InPlaceArg low, InPlaceArg high) | gem5::BaseSemihosting | |
callElapsed64(ThreadContext *tc, InPlaceArg ticks) | gem5::BaseSemihosting | |
callErrno(ThreadContext *tc) | gem5::BaseSemihosting | |
callExit32(ThreadContext *tc, InPlaceArg code) | gem5::BaseSemihosting | |
callExit64(ThreadContext *tc, uint64_t code, uint64_t subcode) | gem5::BaseSemihosting | |
callExitExtended(ThreadContext *tc, uint64_t code, uint64_t subcode) | gem5::BaseSemihosting | |
callFLen(ThreadContext *tc, Handle handle) | gem5::BaseSemihosting | |
callGetCmdLine(ThreadContext *tc, Addr addr, InPlaceArg size_arg) | gem5::BaseSemihosting | |
callHeapInfo32(ThreadContext *tc, Addr block_addr) | gem5::BaseSemihosting | |
callHeapInfo64(ThreadContext *tc, Addr block_addr) | gem5::BaseSemihosting | |
callIsError(ThreadContext *tc, int64_t status) | gem5::BaseSemihosting | |
callIsTTY(ThreadContext *tc, Handle handle) | gem5::BaseSemihosting | |
callOpen(ThreadContext *tc, const Addr name_base, int fmode, size_t name_size) | gem5::BaseSemihosting | |
callRead(ThreadContext *tc, Handle handle, Addr buffer, size_t size) | gem5::BaseSemihosting | |
callReadC(ThreadContext *tc) | gem5::BaseSemihosting | |
callRemove(ThreadContext *tc, Addr name_base, size_t name_size) | gem5::BaseSemihosting | |
callRename(ThreadContext *tc, Addr from_addr, size_t from_size, Addr to_addr, size_t to_size) | gem5::BaseSemihosting | |
callSeek(ThreadContext *tc, Handle handle, uint64_t pos) | gem5::BaseSemihosting | |
callSystem(ThreadContext *tc, Addr cmd_addr, size_t cmd_size) | gem5::BaseSemihosting | |
callTickFreq(ThreadContext *tc) | gem5::BaseSemihosting | |
callTime(ThreadContext *tc) | gem5::BaseSemihosting | |
callTmpNam(ThreadContext *tc, Addr buffer, uint64_t id, size_t size) | gem5::BaseSemihosting | |
callWrite(ThreadContext *tc, Handle handle, Addr buffer, size_t size) | gem5::BaseSemihosting | |
callWrite0(ThreadContext *tc, InPlaceArg str) | gem5::BaseSemihosting | |
callWriteC(ThreadContext *tc, InPlaceArg c) | gem5::BaseSemihosting | |
cmdLine | gem5::BaseSemihosting | protected |
currentSection() | gem5::Serializable | static |
deschedule(Event &event) | gem5::EventManager | inline |
deschedule(Event *event) | gem5::EventManager | inline |
dmDrain() | gem5::Drainable | private |
dmDrainResume() | gem5::Drainable | private |
drain() override | gem5::SimObject | inlinevirtual |
Drainable() | gem5::Drainable | protected |
drainResume() | gem5::Drainable | inlineprotectedvirtual |
drainState() const | gem5::Drainable | inline |
EventManager(EventManager &em) | gem5::EventManager | inline |
EventManager(EventManager *em) | gem5::EventManager | inline |
EventManager(EventQueue *eq) | gem5::EventManager | inline |
eventq | gem5::EventManager | protected |
eventQueue() const | gem5::EventManager | inline |
exitCodes | gem5::BaseSemihosting | static |
features | gem5::BaseSemihosting | static |
files | gem5::BaseSemihosting | protected |
filesRootDir | gem5::BaseSemihosting | protected |
find(const char *name) | gem5::SimObject | static |
fmodes | gem5::BaseSemihosting | static |
gatherHeapInfo(ThreadContext *tc, bool aarch64, Addr &heap_base, Addr &heap_limit, Addr &stack_base, Addr &stack_limit) | gem5::BaseSemihosting | |
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream) | gem5::Serializable | static |
getPort(const std::string &if_name, PortID idx=InvalidPortID) | gem5::SimObject | virtual |
getProbeManager() | gem5::SimObject | |
getSimObjectResolver() | gem5::SimObject | static |
getStatGroups() const | gem5::statistics::Group | |
getStats() const | gem5::statistics::Group | |
getSTDIO(const char *stream_name, const std::string &name, const char *mode) | gem5::BaseSemihosting | static |
Group()=delete | gem5::statistics::Group | |
Group(const Group &)=delete | gem5::statistics::Group | |
Group(Group *parent, const char *name=nullptr) | gem5::statistics::Group | |
Handle typedef | gem5::BaseSemihosting | protected |
init() | gem5::SimObject | virtual |
initState() | gem5::SimObject | virtual |
loadState(CheckpointIn &cp) | gem5::SimObject | virtual |
memInvalidate() | gem5::SimObject | inlinevirtual |
memReserve | gem5::BaseSemihosting | protected |
memWriteback() | gem5::SimObject | inlinevirtual |
mergedParent | gem5::statistics::Group | private |
mergedStatGroups | gem5::statistics::Group | private |
mergeStatGroup(Group *block) | gem5::statistics::Group | |
name() const | gem5::Named | inlinevirtual |
Named(const std::string &name_) | gem5::Named | inline |
notifyFork() | gem5::Drainable | inlinevirtual |
operator=(const Group &)=delete | gem5::statistics::Group | |
Params typedef | gem5::SimObject | |
params() const | gem5::SimObject | inline |
path | gem5::Serializable | privatestatic |
portProxy(ThreadContext *tc) const =0 | gem5::BaseSemihosting | privatepure virtual |
preDumpStats() | gem5::statistics::Group | virtual |
probeManager | gem5::SimObject | private |
readString(ThreadContext *tc, Addr ptr, size_t len) | gem5::BaseSemihosting | protected |
regProbeListeners() | gem5::SimObject | virtual |
regProbePoints() | gem5::SimObject | virtual |
regStats() | gem5::statistics::Group | virtual |
reschedule(Event &event, Tick when, bool always=false) | gem5::EventManager | inline |
reschedule(Event *event, Tick when, bool always=false) | gem5::EventManager | inline |
resetStats() | gem5::statistics::Group | virtual |
resolveStat(std::string name) const | gem5::statistics::Group | |
RetErrno typedef | gem5::BaseSemihosting | |
retError(SemiErrno e) | gem5::BaseSemihosting | inlineprotectedstatic |
retOK(uint64_t r) | gem5::BaseSemihosting | inlineprotectedstatic |
schedule(Event &event, Tick when) | gem5::EventManager | inline |
schedule(Event *event, Tick when) | gem5::EventManager | inline |
SemiErrno typedef | gem5::BaseSemihosting | protected |
semiErrno | gem5::BaseSemihosting | protected |
semiExit(uint64_t code, uint64_t subcode) | gem5::BaseSemihosting | protected |
semiTick(Tick tick) const | gem5::BaseSemihosting | inlineprotected |
Serializable() | gem5::Serializable | |
serialize(CheckpointOut &cp) const override | gem5::BaseSemihosting | virtual |
serializeAll(const std::string &cpt_dir) | gem5::SimObject | static |
serializeSection(CheckpointOut &cp, const char *name) const | gem5::Serializable | |
serializeSection(CheckpointOut &cp, const std::string &name) const | gem5::Serializable | inline |
setCurTick(Tick newVal) | gem5::EventManager | inline |
setSimObjectResolver(SimObjectResolver *resolver) | gem5::SimObject | static |
signalDrainDone() const | gem5::Drainable | inlineprotected |
SimObject(const Params &p) | gem5::SimObject | |
SimObjectList typedef | gem5::SimObject | private |
simObjectList | gem5::SimObject | privatestatic |
stackSize | gem5::BaseSemihosting | protected |
startup() | gem5::SimObject | virtual |
statGroups | gem5::statistics::Group | private |
stats | gem5::statistics::Group | private |
stderr | gem5::BaseSemihosting | protected |
stdin | gem5::BaseSemihosting | protected |
stdioMap | gem5::BaseSemihosting | static |
stdout | gem5::BaseSemihosting | protected |
tickShift | gem5::BaseSemihosting | protected |
timeBase | gem5::BaseSemihosting | protected |
tmpNameIndex | gem5::BaseSemihosting | |
unrecognizedCall(ThreadContext *tc, const char *format, uint64_t op) | gem5::BaseSemihosting | inline |
unserialize(CheckpointIn &cp) override | gem5::BaseSemihosting | virtual |
unserializeSection(CheckpointIn &cp, const char *name) | gem5::Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | gem5::Serializable | inline |
wakeupEventQueue(Tick when=(Tick) -1) | gem5::EventManager | inline |
~Drainable() | gem5::Drainable | protectedvirtual |
~Group() | gem5::statistics::Group | virtual |
~Named()=default | gem5::Named | virtual |
~Serializable() | gem5::Serializable | virtual |
~SimObject() | gem5::SimObject | virtual |