Searched hist:10462 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/cpu/pred/
H A Dbpred_unit.hhdiff 10462:e975e8afba8b Thu Oct 16 05:49:00 EDT 2014 Andreas Sandberg <Andreas.Sandberg@ARM.com> 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

Completed in 5 milliseconds