Searched refs:send_evicts (Results 1 - 13 of 13) sorted by relevance

/gem5/configs/ruby/
H A DMI_example.py35 from .Ruby import send_evicts
92 send_evictions=send_evicts(options),
H A DMESI_Two_Level.py35 from Ruby import send_evicts
100 send_evictions = send_evicts(options),
H A DMOESI_CMP_directory.py47 from Ruby import send_evicts
113 send_evictions=send_evicts(options),
H A DAMD_Base_Constructor.py99 self.send_evictions = send_evicts(options)
H A DMOESI_hammer.py35 from Ruby import send_evicts
109 send_evictions=send_evicts(options),
H A DMOESI_CMP_token.py35 from Ruby import send_evicts
117 send_evictions=send_evicts(options),
H A DMESI_Three_Level.py37 from Ruby import send_evicts
114 Dcache = l0d_cache, send_evictions = send_evicts(options),
H A DMOESI_AMD_Base.py40 from Ruby import send_evicts
124 self.send_evictions = send_evicts(options)
H A DRuby.py251 def send_evicts(options): function
H A DGPU_VIPER_Region.py39 from Ruby import send_evicts
121 self.send_evictions = send_evicts(options)
H A DGPU_VIPER_Baseline.py40 from Ruby import send_evicts
120 self.send_evictions = send_evicts(options)
H A DGPU_RfO.py40 from .Ruby import send_evicts
137 self.send_evictions = send_evicts(options)
H A DGPU_VIPER.py40 from Ruby import send_evicts
120 self.send_evictions = send_evicts(options)

Completed in 23 milliseconds