Searched refs:create (Results 26 - 50 of 355) sorted by relevance

1234567891011>>

/gem5/configs/ruby/
H A DAMD_Base_Constructor.py52 def create(self, size, assoc, options): member in class:L1Cache
63 def create(self, size, assoc, options): member in class:L2Cache
69 def create(self, options, ruby_system, system): member in class:CPCntrl
74 self.L1Icache.create(options.l1i_size, options.l1i_assoc, options)
76 self.L1D0cache.create(options.l1d_size, options.l1d_assoc, options)
78 self.L1D1cache.create(options.l1d_size, options.l1d_assoc, options)
80 self.L2cache.create(options.l2_size, options.l2_assoc, options)
121 cp_cntrl.create(options, ruby_system, system)
H A DGPU_VIPER_Region.py75 def create(self, size, assoc, options): member in class:L1Cache
85 def create(self, size, assoc, options): member in class:L2Cache
92 def create(self, options, ruby_system, system): member in class:CPCntrl
96 self.L1Icache.create(options.l1i_size, options.l1i_assoc, options)
98 self.L1D0cache.create(options.l1d_size, options.l1d_assoc, options)
100 self.L1D1cache.create(options.l1d_size, options.l1d_assoc, options)
102 self.L2cache.create(options.l2_size, options.l2_assoc, options)
135 def create(self, options): member in class:TCPCache
146 def create(self, options, ruby_system, system): member in class:TCPCntrl
149 self.L1cache.create(option
179 def create(self, options): member in class:SQCCache
186 def create(self, options, ruby_system, system): member in class:SQCCntrl
208 def create(self, options): member in class:TCC
229 def create(self, options, ruby_system, system): member in class:TCCCntrl
241 def create(self, options, ruby_system, system): member in class:L3Cache
255 def create(self, options, ruby_system, system): member in class:L3Cntrl
278 def create(self, options, ruby_system, system): member in class:DirMem
293 def create(self, options, ruby_system, system): member in class:DirCntrl
321 def create(self, options, ruby_system, system): member in class:RegionDir
335 def create(self, options, ruby_system, system): member in class:RegionCntrl
367 def create(self, options, ruby_system, system): member in class:RBCntrl
[all...]
H A DMOESI_AMD_Base.py71 def create(self, options): member in class:L1DCache
78 def create(self, options): member in class:L1ICache
85 def create(self, options): member in class:L2Cache
92 def create(self, options, ruby_system, system): member in class:CPCntrl
96 self.L1Icache.create(options)
98 self.L1D0cache.create(options)
100 self.L1D1cache.create(options)
102 self.L2cache.create(options)
136 def create(self, options, ruby_system, system): member in class:L3Cache
149 def create(sel member in class:L3Cntrl
171 def create(self, options, dir_ranges, ruby_system, system): member in class:DirCntrl
[all...]
/gem5/src/arch/x86/bios/
H A De820.cc77 X86E820TableParams::create() function in class:X86E820TableParams
83 X86E820EntryParams::create() function in class:X86E820EntryParams
H A Dacpi.cc75 X86ACPIRSDPParams::create() function in class:X86ACPIRSDPParams
81 X86ACPIRSDTParams::create() function in class:X86ACPIRSDTParams
87 X86ACPIXSDTParams::create() function in class:X86ACPIXSDTParams
/gem5/src/cpu/
H A Dinteltrace.cc68 IntelTraceParams::create() function in class:IntelTraceParams
/gem5/src/dev/x86/
H A Dsouth_bridge.cc50 SouthBridgeParams::create() function in class:SouthBridgeParams
/gem5/src/sim/
H A Dsub_system.cc73 SubSystemParams::create() function in class:SubSystemParams
H A Dredirect_path.cc60 RedirectPathParams::create() function in class:RedirectPathParams
/gem5/src/dev/arm/
H A Drealview.cc93 RealViewParams::create() function in class:RealViewParams
H A Dpci_host.cc76 GenericArmPciHostParams::create() function in class:GenericArmPciHostParams
/gem5/src/dev/serial/
H A Dserial.cc92 SerialNullDeviceParams::create() function in class:SerialNullDeviceParams
/gem5/src/arch/riscv/bare_metal/
H A Dsystem.cc64 BareMetalRiscvSystemParams::create() function in class:BareMetalRiscvSystemParams
/gem5/src/cpu/simple/
H A Dnoncaching.cc68 NonCachingSimpleCPUParams::create() function in class:NonCachingSimpleCPUParams
/gem5/src/mem/cache/replacement_policies/
H A Dbip_rp.cc59 BIPRPParams::create() function in class:BIPRPParams
/gem5/src/mem/cache/tags/indexing_policies/
H A Dset_associative.cc79 SetAssociativeParams::create() function in class:SetAssociativeParams
/gem5/src/cpu/o3/
H A Dderiv.cc38 DerivO3CPUParams::create() function in class:DerivO3CPUParams
/gem5/src/mem/cache/prefetch/
H A Dslim_ampm.cc51 SlimAMPMPrefetcherParams::create() function in class:SlimAMPMPrefetcherParams
H A Dtagged.cc59 TaggedPrefetcherParams::create() function in class:TaggedPrefetcherParams
/gem5/src/arch/mips/linux/
H A Dsystem.cc99 LinuxMipsSystemParams::create() function in class:LinuxMipsSystemParams
/gem5/src/learning_gem5/part2/
H A Dhello_object.cc74 HelloObjectParams::create() function in class:HelloObjectParams
/gem5/src/cpu/o3/probe/
H A Dsimple_trace.cc70 SimpleTraceParams::create() function in class:SimpleTraceParams
/gem5/util/systemc/systemc_within_gem5/systemc_simple_object/
H A Dfeeder.cc66 Gem5_FeederParams::create() function in class:Gem5_FeederParams
/gem5/src/cpu/pred/
H A Dmultiperspective_perceptron_8KB.cc69 MultiperspectivePerceptron8KBParams::create() function in class:MultiperspectivePerceptron8KBParams
/gem5/src/base/filters/
H A Dh3_bloom_filter.cc397 BloomFilterH3Params::create() function in class:BloomFilterH3Params

Completed in 20 milliseconds

1234567891011>>