Searched refs:PortDesc (Results 1 - 3 of 3) sorted by relevance

/gem5/src/sim/
H A Dcxx_config.hh92 class PortDesc class in class:CxxConfigDirectoryEntry
103 PortDesc(const std::string &name_, function in class:CxxConfigDirectoryEntry::PortDesc
113 std::map<std::string, PortDesc *> ports;
H A Dcxx_manager.hh139 const CxxConfigDirectoryEntry::PortDesc &port,
H A Dcxx_manager.cc346 const CxxConfigDirectoryEntry::PortDesc *port = (*i).second;
486 const CxxConfigDirectoryEntry::PortDesc &port,
535 const CxxConfigDirectoryEntry::PortDesc *port = (*i).second;

Completed in 9 milliseconds