Dear all, I have a system with 2 DerivO3CPU running 2 different workloads, and I want to measure the execution time of each CPU. How can I do it? In my case, 1 core always finish later because the workload is significantly bigger than the other.
I have looked into stats.txt but the numCycles stat for each CPU is always equal. This is not the case if I use TimingSimpleCPU, where the numCycles is different, I can take it and divide it with the frequency to get the execution time. Is there any way I can infer the execution time through the available stats? Best regards, Duc Anh
_______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
