/gem5/tests/configs/ |
H A D | o3-timing-mp-ruby.py | 39 system = System(cpu = cpus, physmem = ruby_memory, membus = SystemXBar(), variable [all...] |
H A D | simple-atomic-mp-ruby.py | 39 system = System(cpu = cpus, physmem = ruby_memory, membus = SystemXBar(), variable [all...] |
H A D | o3-timing-ruby.py | 37 system = System(cpu = cpu, variable [all...] |
H A D | memtest-filter.py | 39 system = System(cpu = cpus, variable [all...] |
/gem5/configs/learning_gem5/part1/ |
H A D | two_level.py | 84 system = System() variable [all...] |
H A D | simple.py | 50 system = System() variable [all...] |
/gem5/configs/learning_gem5/part3/ |
H A D | simple_ruby.py | 57 system = System() variable [all...] |
/gem5/configs/learning_gem5/part2/ |
H A D | simple_cache.py | 45 system = System() variable [all...] |
H A D | simple_memobj.py | 45 system = System() variable [all...] |
/gem5/src/mem/ |
H A D | ExternalMaster.py | 56 system = Param.System(Parent.any, 'System this external port belongs to') variable in class:ExternalMaster
|
/gem5/src/dev/arm/ |
H A D | realview.hh | 63 System *system; member in class:RealView
|
/gem5/configs/example/ |
H A D | hmc_hello.py | 52 system = System() variable [all...] |
H A D | etrace_replay.py | 83 system = System(cpu = CPUClass(cpu_id=0), variable [all...] |
H A D | ruby_direct_test.py | 93 system = System(mem_ranges = [AddrRange(options.mem_size)]) variable [all...] |
H A D | ruby_gpu_random_test.py | 130 system = System(cpu=tester, mem_ranges=[AddrRange(options.mem_size)]) variable [all...] |
/gem5/src/dev/alpha/ |
H A D | AlphaBackdoor.py | 42 system = Param.AlphaSystem(Parent.any, "system object") variable in class:AlphaBackdoor
|
H A D | tsunami.hh | 63 System *system; member in class:Tsunami
|
H A D | backdoor.hh | 95 AlphaSystem *system; member in class:AlphaBackdoor [all...] |
/gem5/src/mem/probes/ |
H A D | StackDistProbe.py | 47 system = Param.System(Parent.any, variable in class:StackDistProbe
|
/gem5/tests/gem5/memory/ |
H A D | memtest-run.py | 40 system = System(cpu = cpus, variable [all...] |
/gem5/src/arch/x86/ |
H A D | X86TLB.py | 49 system = Param.System(Parent.any, "system object") variable in class:X86PagetableWalker
|
/gem5/src/learning_gem5/part2/ |
H A D | SimpleCache.py | 47 system = Param.System(Parent.any, "The system this cache is part of") variable in class:SimpleCache
|
/gem5/ext/mcpat/ |
H A D | main.cc | 88 System* system = new System(&system_xml); local
|
/gem5/util/tlm/src/ |
H A D | sc_master_port.hh | 100 System* system; member in class:Gem5SystemC::SCMasterPort
|
/gem5/src/arch/arm/kvm/ |
H A D | gic.hh | 197 System &system; member in class:MuxingKvmGic
|