Searched hist:3101 (Results 1 - 9 of 9) sorted by relevance
/gem5/src/sim/ | ||
H A D | clocked_object.cc | 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 | 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 | 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 | 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 |
/gem5/src/python/m5/ | ||
H A D | proxy.py | 3101:6cce868ddaa6 Mon Sep 04 13:52:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Split config.py into multiple files. Some tweaking to deal with mutually recursive imports. |
H A D | config.py | 3101:6cce868ddaa6 Mon Sep 04 13:52:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Split config.py into multiple files. Some tweaking to deal with mutually recursive imports. |
H A D | __init__.py | 3101:6cce868ddaa6 Mon Sep 04 13:52:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Split config.py into multiple files. Some tweaking to deal with mutually recursive imports. |
H A D | params.py | 3101:6cce868ddaa6 Mon Sep 04 13:52:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Split config.py into multiple files. Some tweaking to deal with mutually recursive imports. |
H A D | SimObject.py | 3101:6cce868ddaa6 Mon Sep 04 13:52:00 EDT 2006 Steve Reinhardt <stever@eecs.umich.edu> Split config.py into multiple files. Some tweaking to deal with mutually recursive imports. |
Completed in 105 milliseconds