Searched hist:9058 (Results 1 - 3 of 3) sorted by relevance
/gem5/src/arch/arm/ | ||
H A D | utility.cc | 9058:cc47e11ccec1 Tue Jun 05 14:20:00 EDT 2012 Anthony Gutierrez <atgutier@umich.edu> cpu: Don't init simple and inorder CPUs if they are defered. initCPU() will be called to initialize switched out CPUs for the simple and inorder CPU models. this patch prevents those CPUs from being initialized because they should get their state from the active CPU when it is switched out. |
/gem5/src/cpu/simple/ | ||
H A D | timing.cc | 9058:cc47e11ccec1 Tue Jun 05 14:20:00 EDT 2012 Anthony Gutierrez <atgutier@umich.edu> cpu: Don't init simple and inorder CPUs if they are defered. initCPU() will be called to initialize switched out CPUs for the simple and inorder CPU models. this patch prevents those CPUs from being initialized because they should get their state from the active CPU when it is switched out. |
H A D | atomic.cc | 9058:cc47e11ccec1 Tue Jun 05 14:20:00 EDT 2012 Anthony Gutierrez <atgutier@umich.edu> cpu: Don't init simple and inorder CPUs if they are defered. initCPU() will be called to initialize switched out CPUs for the simple and inorder CPU models. this patch prevents those CPUs from being initialized because they should get their state from the active CPU when it is switched out. |
Completed in 110 milliseconds