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

/gem5/ext/mcpat/
H A Diocontrollers.h49 void computeEnergy();
61 void computeEnergy();
73 void computeEnergy();
H A Dlogic.h70 void computeEnergy();
92 void computeEnergy() {}; function in class:dep_resource_conflict_check
124 void computeEnergy() {}; function in class:InstructionDecoder
177 * and computeEnergy() recursively. Consider shifting these calculations
183 void computeEnergy() {}; function in class:Pipeline
207 void computeEnergy();
234 void computeEnergy() {}; function in class:UndiffCore
H A Dcore.h82 void computeEnergy();
128 void computeEnergy();
155 void computeEnergy();
181 void computeEnergy();
204 void computeEnergy();
252 void computeEnergy();
276 void computeEnergy();
305 void computeEnergy();
334 void computeEnergy();
H A Dmemoryctrl.h52 void computeEnergy();
67 void computeEnergy();
H A Darray.h78 void computeEnergy();
H A Dbus_interconnect.h91 void computeEnergy();
H A Dnoc.h95 void computeEnergy();
H A Dcachearray.h84 void computeEnergy();
H A Dcacheunit.h163 void computeEnergy();
H A Dinterconnect.h109 void computeEnergy();
H A Dmain.cc94 system->computeEnergy();
H A Dbus_interconnect.cc75 void BusInterconnect::computeEnergy() { function in class:BusInterconnect
89 McPATComponent::computeEnergy();
H A Dnoc.cc114 // TODO: This should use the McPATComponent::computeEnergy function to
116 void OnChipNetwork::computeEnergy() { function in class:OnChipNetwork
173 McPATComponent::computeEnergy();
H A Diocontrollers.cc120 void NIUController::computeEnergy() { function in class:NIUController
278 void PCIeController::computeEnergy() { function in class:PCIeController
436 void FlashController::computeEnergy() { function in class:FlashController
H A Darray.cc83 computeEnergy();
96 void ArrayST::computeEnergy() { function in class:ArrayST
H A Dbasic_components.cc147 // TODO: This calculation is incorrect and is overwritten by computeEnergy
159 void McPATComponent::computeEnergy() { function in class:McPATComponent
161 fprintf(stderr, "WARNING: Called computeEnergy from %s, with 'type' ",
171 children[i]->computeEnergy();
H A Dcore.cc2175 void BranchPredictor::computeEnergy() { function in class:BranchPredictor
2339 void InstFetchU::computeEnergy() { function in class:InstFetchU
2343 BPT->computeEnergy();
2420 McPATComponent::computeEnergy();
2481 void RENAMINGU::computeEnergy() { function in class:RENAMINGU
2812 void SchedulerU::computeEnergy() { function in class:SchedulerU
2819 int_instruction_selection->computeEnergy();
2823 fp_instruction_selection->computeEnergy();
3024 void LoadStoreU::computeEnergy() { function in class:LoadStoreU
3079 McPATComponent::computeEnergy();
3112 void MemManU::computeEnergy() { function in class:MemManU
3188 void RegFU::computeEnergy() { function in class:RegFU
3314 void EXECU::computeEnergy() { function in class:EXECU
3387 void Core::computeEnergy() { function in class:Core
[all...]
H A Dbasic_components.h244 virtual void computeEnergy();
H A Dinterconnect.cc170 Interconnect::computeEnergy() { function in class:Interconnect
H A Dmemoryctrl.cc111 void MCBackend::computeEnergy() { function in class:MCBackend
243 void MCPHY::computeEnergy() { function in class:MCPHY
H A Dcachearray.cc261 void CacheArray::computeEnergy() { function in class:CacheArray
H A Dcacheunit.cc451 void CacheUnit::computeEnergy() { function in class:CacheUnit
452 McPATComponent::computeEnergy();
H A Dlogic.cc59 void selection_logic::computeEnergy() { function in class:selection_logic
628 void FunctionalUnit::computeEnergy() { function in class:FunctionalUnit

Completed in 48 milliseconds