----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2435/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 10431:12a5f4d02f57 --------------------------- cpu: Add branch predictor PMU probe points This changeset adds probe points that can be used to implement PMU counters for branch predictor stats. The following probes are supported: * BPRedUnit::ppBranches / Branches * BPRedUnit::ppMisses / Misses Diffs ----- src/cpu/pred/bpred_unit.hh 28b31101d9e6 src/cpu/pred/bpred_unit_impl.hh 28b31101d9e6 Diff: http://reviews.gem5.org/r/2435/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
