_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 | |
AMBA_CEL_ID0 | gem5::AmbaDevice | protectedstatic |
AMBA_CEL_ID1 | gem5::AmbaDevice | protectedstatic |
AMBA_CEL_ID2 | gem5::AmbaDevice | protectedstatic |
AMBA_CEL_ID3 | gem5::AmbaDevice | protectedstatic |
AMBA_ID | gem5::Pl011 | protectedstatic |
AMBA_PER_ID0 | gem5::AmbaDevice | protectedstatic |
AMBA_PER_ID1 | gem5::AmbaDevice | protectedstatic |
AMBA_PER_ID2 | gem5::AmbaDevice | protectedstatic |
AMBA_PER_ID3 | gem5::AmbaDevice | protectedstatic |
BasicPioDevice(const Params &p, Addr size) | gem5::BasicPioDevice | |
clearInterrupts(uint16_t ints) | gem5::Pl011 | inlineprotected |
clockDomain | gem5::Clocked | private |
Clocked(ClockDomain &clk_domain) | gem5::Clocked | inlineprotected |
Clocked(Clocked &)=delete | gem5::Clocked | protected |
clockEdge(Cycles cycles=Cycles(0)) const | gem5::Clocked | inline |
ClockedObject(const ClockedObjectParams &p) | gem5::ClockedObject | |
clockPeriod() const | gem5::Clocked | inline |
clockPeriodUpdated() | gem5::Clocked | inlineprotectedvirtual |
control | gem5::Pl011 | protected |
curCycle() const | gem5::Clocked | inline |
currentSection() | gem5::Serializable | static |
cycle | gem5::Clocked | mutableprivate |
cyclesToTicks(Cycles c) const | gem5::Clocked | inline |
dataAvailable() override | gem5::Pl011 | virtual |
deschedule(Event &event) | gem5::EventManager | inline |
deschedule(Event *event) | gem5::EventManager | inline |
device | gem5::Uart | protected |
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 |
endOnEOT | gem5::Pl011 | protected |
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 |
fbrd | gem5::Pl011 | protected |
find(const char *name) | gem5::SimObject | static |
frequency() const | gem5::Clocked | inline |
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream) | gem5::Serializable | static |
generateInterrupt() | gem5::Pl011 | protected |
getAddrRanges() const override | gem5::BasicPioDevice | virtual |
getPort(const std::string &if_name, PortID idx=InvalidPortID) override | gem5::PioDevice | virtual |
getProbeManager() | gem5::SimObject | |
getSimObjectResolver() | gem5::SimObject | static |
getStatGroups() const | gem5::statistics::Group | |
getStats() const | gem5::statistics::Group | |
Group()=delete | gem5::statistics::Group | |
Group(const Group &)=delete | gem5::statistics::Group | |
Group(Group *parent, const char *name=nullptr) | gem5::statistics::Group | |
ibrd | gem5::Pl011 | protected |
ifls | gem5::Pl011 | protected |
imsc | gem5::Pl011 | protected |
init() override | gem5::PioDevice | virtual |
initState() | gem5::SimObject | virtual |
intDelay | gem5::Pl011 | protected |
interrupt | gem5::Pl011 | protected |
intEvent | gem5::Pl011 | protected |
intStatus() | gem5::Uart | inline |
lcrh | gem5::Pl011 | protected |
loadState(CheckpointIn &cp) | gem5::SimObject | virtual |
maskInt() const | gem5::Pl011 | inlineprotected |
memInvalidate() | gem5::SimObject | inlinevirtual |
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 |
nextCycle() const | gem5::Clocked | inline |
notifyFork() | gem5::Drainable | inlinevirtual |
gem5::operator=(const Group &)=delete | gem5::statistics::Group | |
gem5::Clocked::operator=(Clocked &)=delete | gem5::Clocked | protected |
PARAMS(BasicPioDevice) | gem5::BasicPioDevice | |
Params typedef | gem5::Uart | |
params() const | gem5::SimObject | inline |
path | gem5::Serializable | privatestatic |
pioAddr | gem5::BasicPioDevice | protected |
pioDelay | gem5::BasicPioDevice | protected |
PioDevice(const Params &p) | gem5::PioDevice | |
pioPort | gem5::PioDevice | protected |
pioSize | gem5::BasicPioDevice | protected |
Pl011(const Pl011Params &p) | gem5::Pl011 | |
platform | gem5::Uart | protected |
powerState | gem5::ClockedObject | |
preDumpStats() | gem5::statistics::Group | virtual |
probeManager | gem5::SimObject | private |
raiseInterrupts(uint16_t ints) | gem5::Pl011 | inlineprotected |
rawInt | gem5::Pl011 | protected |
read(PacketPtr pkt) override | gem5::Pl011 | virtual |
readId(PacketPtr pkt, uint64_t amba_id, Addr pio_addr) | gem5::AmbaDevice | 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 |
resetClock() const | gem5::Clocked | inlineprotected |
resetStats() | gem5::statistics::Group | virtual |
resolveStat(std::string name) const | gem5::statistics::Group | |
schedule(Event &event, Tick when) | gem5::EventManager | inline |
schedule(Event *event, Tick when) | gem5::EventManager | inline |
Serializable() | gem5::Serializable | |
serialize(CheckpointOut &cp) const override | gem5::Pl011 | 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 |
setInterruptMask(uint16_t mask) | gem5::Pl011 | inlineprotected |
setInterrupts(uint16_t ints, uint16_t mask) | gem5::Pl011 | protected |
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 |
startup() | gem5::SimObject | virtual |
statGroups | gem5::statistics::Group | private |
stats | gem5::statistics::Group | private |
status | gem5::Uart | protected |
sys | gem5::PioDevice | protected |
tick | gem5::Clocked | mutableprivate |
ticksToCycles(Tick t) const | gem5::Clocked | inline |
Uart(const Params &p, Addr pio_size) | gem5::Uart | |
UART_BEINTR | gem5::Pl011 | protectedstatic |
UART_CDCINTR | gem5::Pl011 | protectedstatic |
UART_CR | gem5::Pl011 | protectedstatic |
UART_CTSINTR | gem5::Pl011 | protectedstatic |
UART_DMACR | gem5::Pl011 | protectedstatic |
UART_DR | gem5::Pl011 | protectedstatic |
UART_DSRINTR | gem5::Pl011 | protectedstatic |
UART_ECR | gem5::Pl011 | protectedstatic |
UART_FBRD | gem5::Pl011 | protectedstatic |
UART_FEINTR | gem5::Pl011 | protectedstatic |
UART_FR | gem5::Pl011 | protectedstatic |
UART_FR_CTS | gem5::Pl011 | protectedstatic |
UART_FR_RXFE | gem5::Pl011 | protectedstatic |
UART_FR_RXFF | gem5::Pl011 | protectedstatic |
UART_FR_TXFE | gem5::Pl011 | protectedstatic |
UART_FR_TXFF | gem5::Pl011 | protectedstatic |
UART_IBRD | gem5::Pl011 | protectedstatic |
UART_ICR | gem5::Pl011 | protectedstatic |
UART_IFLS | gem5::Pl011 | protectedstatic |
UART_IMSC | gem5::Pl011 | protectedstatic |
UART_LCRH | gem5::Pl011 | protectedstatic |
UART_MIS | gem5::Pl011 | protectedstatic |
UART_OEINTR | gem5::Pl011 | protectedstatic |
UART_PEINTR | gem5::Pl011 | protectedstatic |
UART_RIINTR | gem5::Pl011 | protectedstatic |
UART_RIS | gem5::Pl011 | protectedstatic |
UART_RSR | gem5::Pl011 | protectedstatic |
UART_RTINTR | gem5::Pl011 | protectedstatic |
UART_RXINTR | gem5::Pl011 | protectedstatic |
UART_TXINTR | gem5::Pl011 | protectedstatic |
unserialize(CheckpointIn &cp) override | gem5::Pl011 | virtual |
unserializeSection(CheckpointIn &cp, const char *name) | gem5::Serializable | |
unserializeSection(CheckpointIn &cp, const std::string &name) | gem5::Serializable | inline |
update() const | gem5::Clocked | inlineprivate |
updateClockPeriod() | gem5::Clocked | inline |
voltage() const | gem5::Clocked | inline |
wakeupEventQueue(Tick when=(Tick) -1) | gem5::EventManager | inline |
write(PacketPtr pkt) override | gem5::Pl011 | virtual |
~Clocked() | gem5::Clocked | inlineprotectedvirtual |
~Drainable() | gem5::Drainable | protectedvirtual |
~Group() | gem5::statistics::Group | virtual |
~Named()=default | gem5::Named | virtual |
~PioDevice() | gem5::PioDevice | virtual |
~Serializable() | gem5::Serializable | virtual |
~SimObject() | gem5::SimObject | virtual |