Searched hist:11524 (Results 1 - 4 of 4) sorted by relevance
/gem5/src/sim/ | ||
H A D | clocked_object.cc | diff 11524:3101ce98c55c Mon Jun 06 12:16:00 EDT 2016 David Guillen Fandos <david.guillen@arm.com> pwr: Add power states to ClockedObject Add 4 power states to the ClockedObject, provides necessary access functions to check and update the power state. Default power state is UNDEFINED, it is responsibility of the respective simulation model to provide the startup state and any other logic for state change. Add number of transition stat. Add distribution of time spent in clock gated state. Add power state residency stat. Add dump call back function to allow stats update of distribution and residency stats. Change-Id: Id086090a2ed720c9fcb37812a3c98f0f724907c6 |
H A D | ClockedObject.py | diff 11524:3101ce98c55c Mon Jun 06 12:16:00 EDT 2016 David Guillen Fandos <david.guillen@arm.com> pwr: Add power states to ClockedObject Add 4 power states to the ClockedObject, provides necessary access functions to check and update the power state. Default power state is UNDEFINED, it is responsibility of the respective simulation model to provide the startup state and any other logic for state change. Add number of transition stat. Add distribution of time spent in clock gated state. Add power state residency stat. Add dump call back function to allow stats update of distribution and residency stats. Change-Id: Id086090a2ed720c9fcb37812a3c98f0f724907c6 |
H A D | clocked_object.hh | diff 11524:3101ce98c55c Mon Jun 06 12:16:00 EDT 2016 David Guillen Fandos <david.guillen@arm.com> pwr: Add power states to ClockedObject Add 4 power states to the ClockedObject, provides necessary access functions to check and update the power state. Default power state is UNDEFINED, it is responsibility of the respective simulation model to provide the startup state and any other logic for state change. Add number of transition stat. Add distribution of time spent in clock gated state. Add power state residency stat. Add dump call back function to allow stats update of distribution and residency stats. Change-Id: Id086090a2ed720c9fcb37812a3c98f0f724907c6 |
H A D | SConscript | diff 11524:3101ce98c55c Mon Jun 06 12:16:00 EDT 2016 David Guillen Fandos <david.guillen@arm.com> pwr: Add power states to ClockedObject Add 4 power states to the ClockedObject, provides necessary access functions to check and update the power state. Default power state is UNDEFINED, it is responsibility of the respective simulation model to provide the startup state and any other logic for state change. Add number of transition stat. Add distribution of time spent in clock gated state. Add power state residency stat. Add dump call back function to allow stats update of distribution and residency stats. Change-Id: Id086090a2ed720c9fcb37812a3c98f0f724907c6 |
Completed in 17 milliseconds