gem5  v20.1.0.0
Sinic::Device Member List

This is the complete list of members for Sinic::Device, including all inherited members.

_busAddrPciDeviceprotected
_drainManagerDrainableprivate
_drainStateDrainablemutableprivate
_maxVnicDistanceSinic::Deviceprivate
_paramsSimObjectprotected
addStat(Stats::Info *info)Stats::Group
addStatGroup(const char *name, Group *block)Stats::Group
avgVnicDistanceSinic::Deviceprivate
BARAddrsPciDeviceprotected
BARSizePciDeviceprotected
Base(const Params *p)Sinic::Base
busAddr() constPciDeviceinline
cacheBlockSize() constDmaDeviceinline
changeConfig(uint32_t newconfig)Sinic::Deviceprotected
clockDomainClockedprivate
Clocked(ClockDomain &clk_domain)Clockedinlineprotected
Clocked(Clocked &)=deleteClockedprotected
clockEdge(Cycles cycles=Cycles(0)) constClockedinline
ClockedObject(const ClockedObjectParams *p)ClockedObject
clockPeriod() constClockedinline
clockPeriodUpdated()Clockedinlineprotectedvirtual
coalescedRxDescEtherDeviceprotected
coalescedRxIdleEtherDeviceprotected
coalescedRxOkEtherDeviceprotected
coalescedRxOrnEtherDeviceprotected
coalescedSwiEtherDeviceprotected
coalescedTotalEtherDeviceprotected
coalescedTxDescEtherDeviceprotected
coalescedTxIdleEtherDeviceprotected
coalescedTxOkEtherDeviceprotected
CommandSinic::Device
command(uint32_t command)Sinic::Deviceprotected
configPciDeviceprotected
ConfigSinic::Device
configDelayPciDeviceprotected
cpuInterrupt()Sinic::Baseprotected
cpuIntrAck()Sinic::Baseinlineprotected
cpuIntrClear()Sinic::Baseprotected
cpuIntrEnableSinic::Baseprotected
cpuIntrPending() constSinic::Baseprotected
cpuIntrPost(Tick when)Sinic::Baseprotected
cpuPendingIntrSinic::Baseprotected
curCycle() constClockedinline
currentSection()Serializablestatic
cycleClockedmutableprivate
cyclesToTicks(Cycles c) constClockedinline
descDmaRdBytesEtherDeviceprotected
descDmaReadsEtherDeviceprotected
descDmaWrBytesEtherDeviceprotected
descDmaWritesEtherDeviceprotected
deschedule(Event &event)EventManagerinline
deschedule(Event *event)EventManagerinline
Device(const Params *p)Sinic::Device
devIntrChangeMask(uint32_t newmask)Sinic::Deviceprotected
devIntrClear(uint32_t interrupts=Regs::Intr_All)Sinic::Deviceprotected
devIntrPost(uint32_t interrupts)Sinic::Deviceprotected
DmaDevice(const Params *p)DmaDevice
dmaPending() constDmaDeviceinline
dmaPortDmaDeviceprotected
dmaRead(Addr addr, int size, Event *event, uint8_t *data, uint32_t sid, uint32_t ssid, Tick delay=0)DmaDeviceinline
dmaRead(Addr addr, int size, Event *event, uint8_t *data, Tick delay=0)DmaDeviceinline
dmaReadDelaySinic::Deviceprotected
dmaReadFactorSinic::Deviceprotected
dmaWrite(Addr addr, int size, Event *event, uint8_t *data, uint32_t sid, uint32_t ssid, Tick delay=0)DmaDeviceinline
dmaWrite(Addr addr, int size, Event *event, uint8_t *data, Tick delay=0)DmaDeviceinline
dmaWriteDelaySinic::Deviceprotected
dmaWriteFactorSinic::Deviceprotected
dmDrain()Drainableprivate
dmDrainResume()Drainableprivate
drain() overrideSimObjectinlinevirtual
Drainable()Drainableprotected
drainResume() overrideSinic::Devicevirtual
drainState() constDrainableinline
droppedPacketsEtherDeviceprotected
EtherDevBase(const EtherDevBaseParams *params)EtherDevBaseinline
EtherDevice(const Params *params)EtherDeviceinline
EventManager(EventManager &em)EventManagerinline
EventManager(EventManager *em)EventManagerinline
EventManager(EventQueue *eq)EventManagerinline
eventqEventManagerprotected
eventQueue() constEventManagerinline
find(const char *name)SimObjectstatic
frequency() constClockedinline
getAddrRanges() const overridePciDevicevirtual
getBAR(Addr addr)PciDeviceinlineprotected
getBAR(Addr addr, int &bar, Addr &offs)PciDeviceinlineprotected
getPort(const std::string &if_name, PortID idx=InvalidPortID) overrideSinic::Devicevirtual
getProbeManager()SimObject
getStatGroups() constStats::Group
getStats() constStats::Group
Group()=deleteStats::Group
Group(const Group &)=deleteStats::Group
Group(Group *parent, const char *name=nullptr)Stats::Group
hostInterfacePciDeviceprotected
HwAddrSinic::Device
init() overrideDmaDevicevirtual
initState()SimObjectvirtual
interfaceSinic::Baseprotected
interruptLine() constPciDeviceinline
intrClear()PciDeviceinline
intrDelaySinic::Baseprotected
intrEventSinic::Baseprotected
IntrMaskSinic::Device
intrPost()PciDeviceinline
IntrStatusSinic::Device
intrTickSinic::Baseprotected
isBAR(Addr addr, int bar) constPciDeviceinlineprotected
isLargeBAR(int bar) constPciDeviceinlineprotected
legacyIOPciDeviceprotected
loadState(CheckpointIn &cp)SimObjectvirtual
maxVnicDistanceSinic::Deviceprivate
memInvalidate()SimObjectinlinevirtual
memWriteback()SimObjectinlinevirtual
mergedParentStats::Groupprivate
mergedStatGroupsStats::Groupprivate
mergeStatGroup(Group *block)Stats::Groupprivate
msicapPciDeviceprotected
MSICAP_BASEPciDeviceprotected
msix_pbaPciDeviceprotected
MSIX_PBA_ENDPciDeviceprotected
MSIX_PBA_OFFSETPciDeviceprotected
msix_tablePciDeviceprotected
MSIX_TABLE_ENDPciDeviceprotected
MSIX_TABLE_OFFSETPciDeviceprotected
msixcapPciDeviceprotected
MSIXCAP_BASEPciDeviceprotected
MSIXCAP_ID_OFFSETPciDeviceprotected
MSIXCAP_MPBA_OFFSETPciDeviceprotected
MSIXCAP_MTAB_OFFSETPciDeviceprotected
MSIXCAP_MXC_OFFSETPciDeviceprotected
name() constSimObjectinlinevirtual
nextCycle() constClockedinline
notifyFork()Drainableinlinevirtual
numVnicDistanceSinic::Deviceprivate
SimObject::operator=(const Group &)=deleteStats::Group
Clocked::operator=(Clocked &)=deleteClockedprotected
Params typedefSinic::Base
params() constSinic::Baseinline
pathSerializableprivatestatic
PciDevice(const PciDeviceParams *params)PciDevice
pciToDma(Addr pci_addr) constPciDeviceinline
pioDelayPciDeviceprotected
PioDevice(const Params *p)PioDevice
pioPortPioDeviceprotected
pmcapPciDeviceprotected
PMCAP_BASEPciDeviceprotected
PMCAP_ID_OFFSETPciDeviceprotected
PMCAP_PC_OFFSETPciDeviceprotected
PMCAP_PMCS_OFFSETPciDeviceprotected
postedInterruptsEtherDeviceprotected
postedRxDescEtherDeviceprotected
postedRxIdleEtherDeviceprotected
postedRxOkEtherDeviceprotected
postedRxOrnEtherDeviceprotected
postedSwiEtherDeviceprotected
postedTxDescEtherDeviceprotected
postedTxIdleEtherDeviceprotected
postedTxOkEtherDeviceprotected
powerStateClockedObject
preDumpStats()Stats::Groupvirtual
prepareIO(ContextID cpu, int index)Sinic::Device
prepareRead(ContextID cpu, int index)Sinic::Device
prepareWrite(ContextID cpu, int index)Sinic::Device
probeManagerSimObjectprivate
pxcapPciDeviceprotected
PXCAP_BASEPciDeviceprotected
read(PacketPtr pkt) overrideSinic::Devicevirtual
readConfig(PacketPtr pkt)PciDevicevirtual
recvPacket(EthPacketPtr packet)Sinic::Device
regData32(Addr daddr)Sinic::Deviceinlineprotected
regData64(Addr daddr)Sinic::Deviceinlineprotected
regData8(Addr daddr)Sinic::Deviceinlineprotected
regProbeListeners()SimObjectvirtual
regProbePoints()SimObjectvirtual
regsSinic::Deviceprotected
regStats() overrideSinic::Devicevirtual
reschedule(Event &event, Tick when, bool always=false)EventManagerinline
reschedule(Event *event, Tick when, bool always=false)EventManagerinline
reset()Sinic::Deviceprotected
resetClock() constClockedinlineprotected
resetStats() overrideSinic::Devicevirtual
resolveStat(std::string name) constStats::Group
rxActiveSinic::Deviceprotected
rxBandwidthEtherDeviceprotected
rxBeginCopy enum valueSinic::Deviceprotected
rxBusySinic::Deviceprotected
rxBusyCountSinic::Deviceprotected
rxBytesEtherDeviceprotected
rxCopy enum valueSinic::Deviceprotected
rxCopyDone enum valueSinic::Deviceprotected
RxDataSinic::Device
rxDirtyCountSinic::Deviceprotected
rxDmaAddrSinic::Deviceprotected
rxDmaDataSinic::Deviceprotected
rxDmaDone()Sinic::Deviceprotected
rxDmaEventSinic::Deviceprotected
rxDmaLenSinic::Deviceprotected
RxDoneSinic::Device
rxDump() constSinic::Deviceprotected
rxEmptySinic::Deviceprotected
rxEnableSinic::Baseprotected
rxFifoSinic::Deviceprotected
rxFifoBlock enum valueSinic::Deviceprotected
RxFifoHighSinic::Device
RxFifoLowSinic::Device
rxFifoPtrSinic::Deviceprotected
RxFifoSizeSinic::Device
rxFilter(const EthPacketPtr &packet)Sinic::Deviceprotected
rxIdle enum valueSinic::Deviceprotected
rxIpChecksumsEtherDeviceprotected
rxKick()Sinic::Deviceprotected
rxKickTickSinic::Deviceprotected
rxListSinic::Deviceprotected
rxLowSinic::Deviceprotected
rxMappedCountSinic::Deviceprotected
RxMaxCopySinic::Device
RxMaxIntrSinic::Device
rxPacketRateEtherDeviceprotected
rxPacketsEtherDeviceprotected
RxState enum nameSinic::Deviceprotected
rxStateSinic::Deviceprotected
RxStatusSinic::Device
rxTcpChecksumsEtherDeviceprotected
rxUdpChecksumsEtherDeviceprotected
rxUniqueSinic::Deviceprotected
RxWaitSinic::Device
schedule(Event &event, Tick when)EventManagerinline
schedule(Event *event, Tick when)EventManagerinline
Serializable()Serializable
serialize(CheckpointOut &cp) const overrideSinic::Devicevirtual
serializeAll(CheckpointOut &cp)SimObjectstatic
Serializable::serializeAll(const std::string &cpt_dir)Serializablestatic
serializeSection(CheckpointOut &cp, const char *name) constSerializable
serializeSection(CheckpointOut &cp, const std::string &name) constSerializableinline
setCurTick(Tick newVal)EventManagerinline
signalDrainDone() constDrainableinlineprotected
SimObject(const Params *_params)SimObject
simObjectListSimObjectprivatestatic
SimObjectList typedefSimObjectprivate
startup()SimObjectvirtual
statGroupsStats::Groupprivate
statsStats::Groupprivate
sysPioDeviceprotected
tickClockedmutableprivate
ticksToCycles(Tick t) constClockedinline
totalRxDescEtherDeviceprotected
totalRxIdleEtherDeviceprotected
totalRxOkEtherDeviceprotected
totalRxOrnEtherDeviceprotected
totalSwiEtherDeviceprotected
totalTxDescEtherDeviceprotected
totalTxIdleEtherDeviceprotected
totalTxOkEtherDeviceprotected
totalVnicDistanceSinic::Deviceprivate
totBandwidthEtherDeviceprotected
totBytesEtherDeviceprotected
totPacketRateEtherDeviceprotected
totPacketsEtherDeviceprotected
transferDone()Sinic::Device
transmit()Sinic::Deviceprotected
txBandwidthEtherDeviceprotected
txBeginCopy enum valueSinic::Deviceprotected
txBytesEtherDeviceprotected
txCopy enum valueSinic::Deviceprotected
txCopyDone enum valueSinic::Deviceprotected
TxDataSinic::Device
txDmaAddrSinic::Deviceprotected
txDmaDataSinic::Deviceprotected
txDmaDone()Sinic::Deviceprotected
txDmaEventSinic::Deviceprotected
txDmaLenSinic::Deviceprotected
TxDoneSinic::Device
txDump() constSinic::Deviceprotected
txEnableSinic::Baseprotected
txEventSinic::Deviceprotected
txEventTransmit()Sinic::Deviceinlineprotected
txFifoSinic::Deviceprotected
txFifoBlock enum valueSinic::Deviceprotected
TxFifoHighSinic::Device
TxFifoLowSinic::Device
TxFifoSizeSinic::Device
txFullSinic::Deviceprotected
txIdle enum valueSinic::Deviceprotected
txIpChecksumsEtherDeviceprotected
txKick()Sinic::Deviceprotected
txKickTickSinic::Deviceprotected
txListSinic::Deviceprotected
TxMaxCopySinic::Device
txPacketSinic::Deviceprotected
txPacketBytesSinic::Deviceprotected
txPacketOffsetSinic::Deviceprotected
txPacketRateEtherDeviceprotected
txPacketsEtherDeviceprotected
TxState enum nameSinic::Deviceprotected
txStateSinic::Deviceprotected
txTcpChecksumsEtherDeviceprotected
txUdpChecksumsEtherDeviceprotected
txUniqueSinic::Deviceprotected
TxWaitSinic::Device
unserialize(CheckpointIn &cp) overrideSinic::Devicevirtual
unserializeGlobals(CheckpointIn &cp)Serializablestatic
unserializeSection(CheckpointIn &cp, const char *name)Serializable
unserializeSection(CheckpointIn &cp, const std::string &name)Serializableinline
update() constClockedinlineprivate
updateClockPeriod()Clockedinline
VirtualCountSinic::Device
VirtualList typedefSinic::Deviceprotected
virtualRegsSinic::Deviceprotected
VirtualRegs typedefSinic::Deviceprotected
voltage() constClockedinline
wakeupEventQueue(Tick when=(Tick) -1)EventManagerinline
write(PacketPtr pkt) overrideSinic::Devicevirtual
writeConfig(PacketPtr pkt)PciDevicevirtual
ZeroCopyMarkSinic::Device
ZeroCopySizeSinic::Device
~Clocked()Clockedinlineprotectedvirtual
~Device()Sinic::Device
~DmaDevice()DmaDeviceinlinevirtual
~Drainable()Drainableprotectedvirtual
~Group()Stats::Groupvirtual
~PioDevice()PioDevicevirtual
~Serializable()Serializablevirtual
~SimObject()SimObjectvirtual

Generated on Wed Sep 30 2020 14:03:11 for gem5 by doxygen 1.8.17