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

/gem5/src/mem/cache/replacement_policies/
H A Dbrrip_rp.cc107 std::shared_ptr<BRRIPReplData> candidate_repl_data = local
112 if (!candidate_repl_data->valid) {
117 int candidate_RRPV = candidate_repl_data->rrpv;

Completed in 4 milliseconds