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

/gem5/src/mem/cache/tags/
H A DTags.py62 warmup_percentage = Param.Percent(Parent.warmup_percentage, variable in class:BaseTags
H A Dbase.cc65 warmupBound((p->warmup_percentage/100.0) * (p->size / p->block_size)),
/gem5/src/mem/cache/
H A DCache.py87 warmup_percentage = Param.Percent(0, variable in class:BaseCache

Completed in 7 milliseconds