Hi,
    I want to find the time saved if a portion of the code was not executed
in the minor CPU. Can I simply use
                              curEventQueue()->setCurTick();
function. Will it have any side effects?


    I am only able to increase tick using
                               curEventQueue()->setCurTick(curTick() +
ULL(100000000));
    Is it possible to decrease or pause it?

Thanks in advanced

Regards,

*Renju Boben*

*M Tech*

*Electronic Systems*

*IIT Bombay*
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to