Searched refs:SQCCache (Results 1 - 4 of 4) sorted by relevance

/gem5/configs/ruby/
H A DGPU_RfO.py217 class SQCCache(RubyCache): class in inherits:RubyCache
232 self.L1cache = SQCCache()
253 self.L1cache = SQCCache()
H A DGPU_VIPER_Region.py173 class SQCCache(RubyCache): class in inherits:RubyCache
188 self.L1cache = SQCCache()
H A DGPU_VIPER_Baseline.py172 class SQCCache(RubyCache): class in inherits:RubyCache
187 self.L1cache = SQCCache()
H A DGPU_VIPER.py204 class SQCCache(RubyCache): class in inherits:RubyCache
220 self.L1cache = SQCCache()

Completed in 13 milliseconds