Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/pm-graph/
Dsleepgraph.py139 htmlfile = 'output.html' variable in SystemValues
3927 def createHTMLSummarySimple(testruns, htmlfile, title): argument
4088 def createHTMLDeviceSummary(testruns, htmlfile, title): argument
4154 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument
5861 def rerunTest(htmlfile=''): argument
Dbootgraph.py56 htmlfile = 'bootgraph.html' variable in SystemValues