Dear All,

>From cpu/o3/cpu.cc, ipc =  committedInsts / numCycles;

I want to find the data type of Vector committedInsts (int, 32bit/64bit
etc.)
I can see in unittest/stattest.cc,  cprintf("sizeof(Vector) = %d\n",
sizeof(Vector));


How can I print cprintf in gem5? I tried using different flags but could
not succeed.
Thanks.

-- 
with regards,
Virendra Kumar Pathak
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to