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

/gem5/ext/drampower/src/
H A DMemPowerSpec.h66 double idd5B; member in class:Data::MemPowerSpec
H A DMemPowerSpec.cc63 idd5B(0.0),
98 idd5B = getParamValWithDefault("idd5B", 0.0);
H A DMemoryPowerModel.cc211 double idd5Blocal = (mps.idd5B == 0.0) ? (mps.idd0 - ione) :(mps.idd5B);

Completed in 8 milliseconds