42 #ifndef __MEM_CACHE_REPLACEMENT_POLICIES_BIP_RP_HH__ 43 #define __MEM_CACHE_REPLACEMENT_POLICIES_BIP_RP_HH__ 79 void reset(
const std::shared_ptr<ReplacementData>& replacement_data)
const 83 #endif // __MEM_CACHE_REPLACEMENT_POLICIES_BIP_RP_HH__
const unsigned btp
Bimodal throtle parameter.
Copyright (c) 2018 Inria All rights reserved.
void reset(const std::shared_ptr< ReplacementData > &replacement_data) const override
Reset replacement data for an entry.
BIPRP(const Params *p)
Construct and initiliaze this replacement policy.
BIPRPParams Params
Convenience typedef.