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

/gem5/ext/mcpat/
H A Dbasic_components.cc59 subthreshold_leakage_power = 0.0;
70 to_return.subthreshold_leakage_power = lhs.subthreshold_leakage_power +
71 rhs.subthreshold_leakage_power;
83 subthreshold_leakage_power += rhs.subthreshold_leakage_power;
185 double leakage_power = output_data.subthreshold_leakage_power +
195 << output_data.subthreshold_leakage_power << " W" << endl;
H A Diocontrollers.cc189 output_data.subthreshold_leakage_power =
349 output_data.subthreshold_leakage_power =
495 output_data.subthreshold_leakage_power =
H A Dbasic_components.h178 double subthreshold_leakage_power; member in class:McPATOutput
H A Dinterconnect.cc186 output_data.subthreshold_leakage_power = power_t.readOp.leakage;
H A Dlogic.cc136 output_data.subthreshold_leakage_power = power.readOp.leakage;
383 output_data.subthreshold_leakage_power = power.readOp.leakage;
664 output_data.subthreshold_leakage_power =
781 output_data.subthreshold_leakage_power =
902 output_data.subthreshold_leakage_power = power.readOp.leakage;
H A Dmemoryctrl.cc184 output_data.subthreshold_leakage_power =
298 output_data.subthreshold_leakage_power =
H A Darray.cc263 output_data.subthreshold_leakage_power = power.readOp.leakage;
H A Dcachearray.cc263 output_data.subthreshold_leakage_power = local_result.power.readOp.leakage;
H A Dcore.cc2318 RAS->output_data.subthreshold_leakage_power =
2702 iFRAT->output_data.subthreshold_leakage_power =
2713 fFRAT->output_data.subthreshold_leakage_power =
2724 iRRAT->output_data.subthreshold_leakage_power =
2735 fRRAT->output_data.subthreshold_leakage_power =
2746 ifreeL->output_data.subthreshold_leakage_power =
2757 ffreeL->output_data.subthreshold_leakage_power =
2768 idcl->output_data.subthreshold_leakage_power =
2779 fdcl->output_data.subthreshold_leakage_power =
2956 int_inst_window->output_data.subthreshold_leakage_power
[all...]

Completed in 31 milliseconds