eventq: Add some statistics to the event queue.
Review Request #5 - Created April 18, 2010 and updated
| Information | |
|---|---|
| Nathan Binkert | |
| gem5 | |
| Reviewers | |
| Default | |
eventq: Add some statistics to the event queue. Have the Root sim object call regStats on the mainEventQueue. Some day, I'll make EventQueue a real SimObject so it can use its own regStats.
