Searched defs:system (Results 1 - 25 of 117) sorted by relevance

12345

/gem5/src/dev/sparc/
H A Dt1000.hh50 System *system; member in class:T1000
/gem5/util/tlm/conf/
H A Dtlm_master.py55 system = System() variable
[all...]
H A Dtlm_slave.py56 system = System() variable
[all...]
H A Dtlm_elastic_slave.py70 system = System(cpu=TraceCPU(cpu_id=0), variable
[all...]
/gem5/tests/configs/
H A Dt1000-simple-atomic.py35 system = FSConfig.makeSparcSystem('atomic') variable
[all...]
H A Dsimple-timing-ruby.py64 system = System(cpu = cpu) variable
[all...]
H A Dsimple-timing-mp-ruby.py68 system = System(cpu = cpus, clk_domain = SrcClockDomain(clock = '1GHz')) variable
[all...]
H A Dpc-simple-timing-ruby.py55 system = FSConfig.makeLinuxX86System('timing', options.num_cpus, variable
[all...]
H A Dtgen-simple-mem.py52 system = System(cpu = cpu, physmem = SimpleMemory(), variable
[all...]
H A Dtgen-dram-ctrl.py52 system = System(cpu = cpu, physmem = DDR3_1600_8x8(), variable
[all...]
H A Dgpu-randomtest-ruby.py94 system = System(cpu = tester) variable
[all...]
H A Dmemtest-ruby.py75 system = System(cpu = cpus) variable
[all...]
H A Drubytest-ruby.py77 system = System(cpu = tester) variable
[all...]
H A Dmemtest.py39 system = System(cpu = cpus, variable
[all...]
/gem5/src/arch/alpha/
H A DAlphaISA.py47 system = Param.System(Parent.any, "System this ISA object belongs to") variable in class:AlphaISA
/gem5/src/dev/storage/
H A DSimpleDisk.py37 system = Param.System(Parent.any, "System Pointer") variable in class:SimpleDisk
H A Dsimple_disk.hh53 System *system; member in class:SimpleDisk
/gem5/src/mem/probes/
H A DMemFootprintProbe.py47 system = Param.System(Parent.any, variable in class:MemFootprintProbe
H A Dmem_trace.hh71 System *system; member in class:MemTraceProbe
H A DMemTraceProbe.py56 system = Param.System(Parent.any, "System the probe belongs to") variable in class:MemTraceProbe
/gem5/configs/learning_gem5/part3/
H A Druby_test.py48 system = System() variable
[all...]
/gem5/tests/gem5/fs/linux/arm/
H A Drun.py72 system = root.system variable
/gem5/src/arch/mips/
H A DMipsISA.py47 system = Param.System(Parent.any, "System this ISA object belongs to") variable in class:MipsISA
/gem5/src/dev/x86/
H A Dpc.hh51 System *system; member in class:Pc
/gem5/util/tlm/examples/
H A Dtlm_elastic_slave_with_l2.py77 system = System(cpu=TraceCPU(cpu_id=0), variable
[all...]

Completed in 17 milliseconds

12345