Home
last modified time | relevance | path

Searched refs:perf_report (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/performance/
H A DtopN_perf.py102 perf_report = subprocess.run( variable
106 if perf_report.returncode:
110 sys.exit(perf_report.stderr.decode("utf-8"))