So if I want to find memory and non memory refernce instrucions, a good way is to substract memory reference instructions from total committted instructions.
non_refs = committedOps - refs Is that reasonable? -- Regards, Mahmood _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
