92a93,98
>
> class TreePLRURP(BaseReplacementPolicy):
> type = 'TreePLRURP'
> cxx_class = 'TreePLRURP'
> cxx_header = "mem/cache/replacement_policies/tree_plru_rp.hh"
> num_leaves = Param.Int(Parent.assoc, "Number of leaves in each tree")