Searched refs:adjustAlloc (Results 1 - 6 of 6) sorted by relevance

/gem5/src/cpu/pred/
H A Dtage_sc_l.hh118 void adjustAlloc(bool & alloc, bool taken, bool pred_taken) override;
H A Dmultiperspective_perceptron_tage.hh76 void adjustAlloc(bool & alloc, bool taken, bool pred_taken) override;
H A Dtage_base.hh321 * @param preAdjustAlloc call adjustAlloc before checking
376 virtual void adjustAlloc(bool & alloc, bool taken, bool pred_taken);
H A Dtage_base.cc433 TAGEBase::adjustAlloc(bool & alloc, bool taken, bool pred_taken) function in class:TAGEBase
517 adjustAlloc(alloc, taken, pred);
541 adjustAlloc(alloc, taken, pred);
H A Dtage_sc_l.cc296 TAGE_SC_L_TAGE::adjustAlloc(bool & alloc, bool taken, bool pred_taken) function in class:TAGE_SC_L_TAGE
H A Dmultiperspective_perceptron_tage.cc178 MPP_TAGE::adjustAlloc(bool & alloc, bool taken, bool pred_taken) function in class:MPP_TAGE

Completed in 20 milliseconds