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

/gem5/ext/mcpat/
H A Dmemoryctrl.h56 class MCPHY : public McPATComponent { class in inherits:McPATComponent
64 MCPHY(XMLNode* _xml_data, InputParameter* interface_ip_,
68 ~MCPHY() {};
H A Dmemoryctrl.cc203 MCPHY::MCPHY(XMLNode* _xml_data, InputParameter* interface_ip_, function in class:MCPHY
219 void MCPHY::computeArea() {
243 void MCPHY::computeEnergy() {
491 children.push_back(new MCPHY(xml_data, &interface_ip, mcp, mcs));

Completed in 4 milliseconds