Hi
Is there any easy way to get a handle for number of instructions executed
 like (curTick for number of Ticks)
in cache files (say lru.cc)
I want ideally,

if ( instruction_count > fixed_number) {
                 do_something
}

Thanks
---- Adwait
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to