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

/gem5/ext/mcpat/
H A Dmemoryctrl.cc94 19.862) / 2.0 * mcp.dataBusWidth / 128.0 *
97 output_data.area = 0.15 * mcp.dataBusWidth / 72.0 *
106 output_data.area = 0.243 * mcp.dataBusWidth / 8;
130 (mcp.dataBusWidth/*+mcp.addressBusWidth*/);
143 mcp.peak_transfer_rate* mcp.dataBusWidth / 72.0 *
149 backend_gates = 50000 * mcp.dataBusWidth / 64.0;
197 mcp.llcBlockSize * BITS_PER_BYTE / mcp.dataBusWidth +
226 48.134) * mcp.dataBusWidth / 128.0 *
234 mcp.dataBusWidth / 16.0 * (l_ip.F_sz_um / 0.040)*
239 output_data.area = 0.4e6 / 2 * mcp.dataBusWidth /
[all...]
H A Dbasic_components.h432 int dataBusWidth; member in class:MCParameters

Completed in 9 milliseconds