Searched refs:help (Results 26 - 50 of 67) sorted by relevance

123

/gem5/tests/test-progs/asmtest/src/riscv/
H A Drun-tests.py64 help = 'maximum simulated tick',
68 help = 'number of CPUs\
73 help = 'Use Ruby memory?', variable
69 (some tests require at least 4 CPUs)', variable
/gem5/configs/learning_gem5/part1/
H A Dcaches.py81 help="L1 instruction cache size. Default: %s" % size) variable in class:L1ICache
100 help="L1 data cache size. Default: %s" % size) variable in class:L1DCache
124 SimpleOpts.add_option('--l2_size', help="L2 cache size. Default: %s" % size)
/gem5/util/maint/
H A Dshow_changes_by_file.py91 help="Upstream branch for comparison. " \
94 help="Feature branch for comparison. " \
97 help="Paths to list changes for")
/gem5/ext/pybind11/pybind11/
H A D__main__.py28 help='Include flags for both pybind11 and Python headers.')
/gem5/configs/example/
H A Dmemcheck.py55 help="Use atomic (non-timing) mode") variable
57 help="Use blocking caches") variable
60 help="Stop after T ticks") variable
62 help="Use prefetchers") variable
64 help="Use strided prefetchers") variable
97 help="Colon-separated cache hierarchy specification, " variable
101 help="Colon-separated tester hierarchy specification, " variable
105 help="Generate a random tree topology") variable
108 help = """Top-level clock for blocks running at system
H A Druby_direct_test.py54 help="Stop after N requests") variable
56 help="Wakeup every N cycles") variable
60 help = "Type of test") variable
62 help="percentage of accesses that should be writes") variable
H A Druby_mem_test.py53 help="Stop after N loads") variable
56 help="Progress message interval " variable
58 parser.add_option("--num-dmas", type="int", default=0, help="# of dma testers")
60 help="percentage of accesses that should be functional") variable
62 help="suppress warnings when functional accesses fail") variable
H A Dhmctest.py22 type=int, help="External memory system")
24 parser.add_argument("--tlm-memory", action="store_true", help="use\
30 help="enable capture of data dependency and\
35 choices=[4], help="number of traffic generators.\
39 type=str, help="Traffic generator(s) configuration\
H A Druby_random_test.py54 help="Stop after N loads") variable
56 help="Wakeup every N cycles") variable
/gem5/util/systemc/systemc_within_gem5/systemc_sc_main/
H A Dconfig.py44 help='Add a word to the list of words to print. Can be repeated.') variable
/gem5/ext/testlib/
H A Dconfig.py451 help='Directory to start searching for tests in'),
455 help='A tag comparison used to select tests.'),
459 help='A tag comparison used to select tests.'),
464 help="Only tests that are valid with one of these ISAs. "
470 help="Only tests that are valid with one of these binary variants"
476 help="Only tests that are one of these lengths. Comma separated."),
481 help='UID of a specific test item to run.'),
485 help='Build directory for SCons'),
490 help='Directory to change to in order to exec scons.'),
495 help
[all...]
/gem5/util/
H A Dqdo54 help='command stderr output file')
56 help='command stdout output file')
58 help='save oarsub output log file')
60 help='oarsub job name')
62 help='oarsub destination queue')
64 help='oarsub queue wait timeout', default=30*60)
66 help='command execution timeout', default=600*60)
H A Do3-pipeview.py314 help="output file (default: '%default')")
319 help="tick range (default: '%default'; -1 == inf.)")
324 help="instruction range (default: '%default'; -1 == inf.)")
329 help="timeline width (default: '%default')")
333 help="enable colored output (default: '%default')")
337 help="CPU cycle time in ticks (default: '%default')")
341 help="print fetch and retire timestamps (default: '%default')")
345 help="display only committed (completed) instructions (default: '%default')")
349 help="additionally display store completion ticks (default: '%default')")
H A Dgen_arm_fs_files.py64 help = "gem5 root directory to be used for bootloader and " variable
69 help = "Directory to use for checking out the different kernel " variable
75 help = "Number of jobs to use with the 'make' commands. Default value: " variable
H A Dcpt_upgrader.py268 help="Recurse through all subdirectories modifying "\
272 help="Do no backup each checkpoint before modifying it") variable
274 help="Print out debugging information as") variable
277 help=SUPPRESS_HELP) variable
269 "each checkpoint that is found") variable
/gem5/configs/dram/
H A Dsweep.py68 help = "type of memory to use") variable
71 help = "Number of ranks to iterate across") variable
74 help = "Percentage of read commands") variable
78 help = "DRAM: Random traffic; \
82 help = "0: RoCoRaBaCh; 1: RoRaBaCoCh/RoRaBaChCo") variable
79 DRAM_ROTATE: Traffic rotating across banks and ranks") variable
/gem5/ext/mcpat/regression/
H A Dregression.py144 help = "Build McPAT before running tests") variable
147 help = "Clean up the specified regression directory") variable
150 help = "Force run regression even if directory isn't set up") variable
153 help = "Set up the specified test directory") variable
156 help = "Print verbose output") variable
/gem5/src/python/m5/
H A Doptions.py91 def bool_option(self, name, default, help):
93 Display help depending on which is the default'''
100 fhelp = help
102 thelp = help
106 help=thelp)
108 help=fhelp)
/gem5/util/tlm/
H A DSConstruct81 help="Don't add color to abbreviated scons output")
/gem5/src/systemc/tests/
H A Dverify.py149 help='Time limit for each run in seconds, '
153 help='How many tests to run in parallel.')
407 help='Create a results.json file in the current directory.')
409 help='Create a results json file at the given path.')
411 help='Don\'t print a list of tests that passed or failed')
504 help='The build directory (ie. build/ARM).')
507 help='Update the json manifest of tests.')
511 help='Flavor of binary to test.')
514 help='List the available tests')
517 help
[all...]
/gem5/configs/ruby/
H A DRuby.py64 help="Clock for blocks running at Ruby system's speed")
67 help="Should ruby maintain a second copy of memory")
71 help="used of transitions per cycle which is a proxy \
78 help="high order address bit to use for numa mapping. " \
82 help="Recycle latency for ruby controller input buffers")
/gem5/configs/splash2/
H A Drun.py52 help="Number of cpus in total", type="int")
55 help="Frequency of each CPU") variable
65 help="Root directory of Splash2", variable
68 help="Splash 2 benchmark to run") variable
H A Dcluster.py53 help="Number of clusters", type="int")
55 help="Number of cpus in total", type="int")
58 help="Frequency of each CPU") variable
68 help="ROot directory of Splash2", variable
71 help="Splash 2 benchmark to run") variable
/gem5/util/style/
H A Dsort_includes.py291 help="ignore directories")
294 help="ignore files")
297 help="languages")
299 help="don't overwrite files")
/gem5/ext/googletest/googlemock/scripts/
H A Dupload.py395 help="Assume that the answer to yes/no questions is 'yes'.")
399 dest="verbose", help="Print errors only.")
402 help="Print info level logs (default).")
404 dest="verbose", help="Print all logs.")
410 help=("The server to upload to. The format is host[:port]. "
414 help="The username to use. Will prompt if omitted.")
417 help="Overrides the Host header sent with all RPCs.")
420 help="Do not save authentication cookies to local disk.")
425 help="Optional description when creating an issue.")
429 help
[all...]

Completed in 34 milliseconds

123