Hello, I'm using detailed cpu model to simulation and want to get cpu information (ipc, committed inst, and ..) in memory system. so, i get cpu pointer as follow: system()->getThreadContext(0)->getCpuPtr() But this pointer is baseCPU pointer, the baseCPU pointer does not have such info. I want to FullO3CPU pointer. How to get FullO3CPU pointer? Thank you, MinKyu Lee
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
