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

/gem5/src/python/m5/
H A Dsimulate.py58 from m5.util.dot_writer import do_dot, do_dvfs_dot
140 do_dvfs_dot(root, options.outdir, options.dot_dvfs_config)
/gem5/src/python/m5/util/
H A Ddot_writer.py363 def do_dvfs_dot(root, outdir, dotFilename): function

Completed in 4 milliseconds