gem5 v24.0.0.0
|
This is the complete list of members for gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories, including all inherited members.
getLocalHistoryLength() const | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | inline |
getSize() const | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | inline |
index(Addr pc) const | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | inlineprivate |
LocalHistories(int nlocal_histories, int histo_len) | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | inline |
localHistories | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | private |
localHistoryLength | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | private |
operator[](Addr pc) const | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | inline |
update(Addr pc, bool value) | gem5::branch_prediction::MultiperspectivePerceptron::LocalHistories | inline |