Lines Matching refs:create

72     def create(self, options):
83 def create(self, options):
90 def create(self, options):
97 def create(self, options):
105 def create(self, options, ruby_system, system):
109 self.L1Icache.create(options)
111 self.L1D0cache.create(options)
113 self.L1D1cache.create(options)
115 self.L2cache.create(options)
150 def create(self, options):
156 def create(self, options, ruby_system, system):
161 self.L1cache.create(options)
193 self.L1cache.create(options)
224 def create(self, options):
229 def create(self, options, ruby_system, system):
233 self.L1cache.create(options)
254 self.L1cache.create(options)
276 def create(self, options):
288 def create(self, options, ruby_system, system):
291 self.L2cache.create(options)
312 def create(self, options, ruby_system, system):
316 self.directory.create(options)
340 def create(self, options, ruby_system, system):
353 def create(self, options, ruby_system, system):
356 self.L3cache.create(options, ruby_system, system)
375 def create(self, options, dir_ranges, ruby_system, system):
384 self.L3CacheMemory.create(options, ruby_system, system)
452 # Must create the individual controllers before the network to ensure the
482 dir_cntrl.create(options, dir_ranges, ruby_system, system)
511 # For an odd number of CPUs, still create the right number of controllers
516 cp_cntrl.create(options, ruby_system, system)
551 tcp_cntrl.create(options, ruby_system, system)
583 sqc_cntrl.create(options, ruby_system, system)
680 tcc_cntrl.create(options, ruby_system, system)
686 tccdir_cntrl.create(options, ruby_system, system)