Searched defs:getType (Results 1 - 8 of 8) sorted by relevance

/gem5/ext/drampower/src/
H A DParameter.cc56 string Parameter::getType() const function in class:Parameter
H A DMemCommand.cc61 MemCommand::cmds MemCommand::getType() const function in class:MemCommand
/gem5/src/mem/ruby/common/
H A DMachineID.hh48 MachineType getType() const { return type; } function in struct:MachineID
/gem5/ext/dsent/model/optical_graph/
H A DOpticalNode.cc43 OpticalNode::Type OpticalNode::getType() const function in class:DSENT::OpticalNode
/gem5/src/mem/ruby/network/garnet2.0/
H A DNetworkLink.hh58 link_type getType() { return m_type; } function in class:NetworkLink
/gem5/src/mem/ruby/slicc_interface/
H A DAbstractController.hh82 MachineType getType() const { return m_machineID.getType(); } function in class:AbstractController
H A DRubyRequest.hh149 const RubyRequestType& getType() const { return m_Type; } function in class:RubyRequest
/gem5/src/dev/net/
H A Di8254xGBe_defs.hh238 inline uint8_t getType(TxDesc *d) { return bits(d->d2, 23,20); } function in namespace:iGbReg::TxdOp

Completed in 15 milliseconds