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

/gem5/src/mem/cache/prefetch/
H A DPrefetcher.py192 ipd_table_assoc = Param.Unsigned(4, variable in class:IndirectMemoryPrefetcher
195 SetAssociative(entry_size = 1, assoc = Parent.ipd_table_assoc,
H A Dindirect_memory.cc46 ipd(p->ipd_table_assoc, p->ipd_table_entries, p->ipd_table_indexing_policy,

Completed in 9 milliseconds