Home
last modified time | relevance | path

Searched defs:htmlfile (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/power/pm-graph/
Dsleepgraph.py143 htmlfile = 'output.html' variable in SystemValues
4134 def createHTMLSummarySimple(testruns, htmlfile, title): argument
4304 def createHTMLDeviceSummary(testruns, htmlfile, title): argument
4370 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument
6021 def rerunTest(htmlfile=''): argument
Dbootgraph.py56 htmlfile = 'bootgraph.html' variable in SystemValues