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

/gem5/src/mem/cache/prefetch/
H A Dbase.cc95 onWrite(p->on_write), onData(p->on_data), onInst(p->on_inst),
H A DPrefetcher.py77 on_write = Param.Bool(True, "Notify prefetcher on writes") variable in class:BasePrefetcher

Completed in 9 milliseconds