154a155
> * @param alloc_on_fill Should the cache allocate a block on fill
161c162
< Tick when_ready, Counter order);
---
> Tick when_ready, Counter order, bool alloc_on_fill);