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

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

Completed in 8 milliseconds