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

/gem5/src/sim/
H A Dcxx_manager.cc450 PortID master_port_index,
460 master_port_name, master_port_index);
467 master_port_index));
478 master_object->name(), master_port_name, master_port_index,
489 unsigned int master_port_index = 0; local
511 bindPort(object, port.name, master_port_index,
514 master_port_index++;
448 bindPort( SimObject *master_object, const std::string &master_port_name, PortID master_port_index, SimObject *slave_object, const std::string &slave_port_name, PortID slave_port_index) argument

Completed in 6 milliseconds