Searched refs:Benchmarks (Results 1 - 8 of 8) sorted by relevance

/gem5/tests/configs/
H A Dtwosys-tsunami-simple-atomic.py32 from common import Benchmarks, FSConfig, SysPaths
35 Benchmarks.SysConfig('netperf-stream-client.rcS'))
72 Benchmarks.SysConfig('netperf-server.rcS'))
H A Dx86_generic.py43 from common.Benchmarks import SysConfig
H A Darm_generic.py47 from common.Benchmarks import SysConfig
H A Dpc-simple-timing-ruby.py32 from common.Benchmarks import SysConfig
/gem5/configs/common/
H A DBenchmarks.py82 # Benchmarks are defined as a key in a dict which is a list of SysConfigs
85 Benchmarks = { variable
145 benchs = list(Benchmarks.keys())
H A DOptions.py48 from .Benchmarks import *
H A DFSConfig.py47 from .Benchmarks import *
/gem5/configs/example/
H A Dfs.py62 from common.Benchmarks import *
323 bm = Benchmarks[options.benchmark]

Completed in 13 milliseconds