summaryrefslogtreecommitdiff
path: root/cpu/profile.hh
AgeCommit message (Expand)Author
2006-03-07Updates for the quiesceEvent that was added to the XC.Kevin Lim
2006-02-27Changed targetarch to just arch.Gabe Black
2006-02-21Made Addr a global typeGabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2005-11-20clear the function profile on a stats resetNathan Binkert
2005-11-20use Counter to avoid overflowing an intNathan Binkert
2005-11-20Cleanup the StackTrace interfaces and profile interfaces so theyNathan Binkert
2005-10-18Add new function profiling stuff, wrap the pc_sample stuff into it.Nathan Binkert