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

/gem5/src/mem/cache/prefetch/
H A Dbop.cc54 if (!(p->negative_offsets_enable && (p->offset_list_size % 2 == 0))) {
83 if (p->negative_offsets_enable) {
H A DPrefetcher.py421 negative_offsets_enable = Param.Bool(True, variable in class:BOPPrefetcher

Completed in 14 milliseconds