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

/gem5/configs/example/
H A Dapu_se.py173 benchmark_path = [options.benchmark_root] variable
176 benchmark_path = ['.'] variable
374 executable = find_path(benchmark_path, options.cmd, os.path.exists)
378 benchmark_path = [executable]
379 executable = find_file(benchmark_path, options.cmd)
381 kernel_files = [find_file(benchmark_path, f)

Completed in 6 milliseconds