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

/gem5/ext/mcpat/cacti/
H A Dbasic_circuit.cc229 double restrans = (nchannel) ? dt->R_nch_on : dt->R_pch_on; local
230 return (stack * restrans / width);
257 double restrans = (nchannel) ? dt->R_nch_on : dt->R_pch_on; local
258 return (restrans / res);

Completed in 4 milliseconds