Searched defs:btp (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/cache/replacement_policies/
H A Dbip_rp.hh58 const unsigned btp; member in class:BIPRP
H A Dbrrip_rp.hh108 const unsigned btp; member in class:BRRIPRP
H A DReplacementPolicies.py62 btp = Param.Percent(3, "Percentage of blocks to be inserted as MRU") variable in class:BIPRP
65 btp = 0 variable in class:LIPRP
84 btp = Param.Percent(3, variable in class:BRRIPRP
88 btp = 100 variable in class:RRIPRP
91 btp = 100 variable in class:NRURP

Completed in 6 milliseconds