Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/pm-graph/
Dsleepgraph.py153 htmlfile = 'output.html' variable in SystemValues
4308 def createHTMLSummarySimple(testruns, htmlfile, title): argument
4479 def createHTMLDeviceSummary(testruns, htmlfile, title): argument
4545 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument
6212 def rerunTest(htmlfile=''): argument
Dbootgraph.py56 htmlfile = 'bootgraph.html' variable in SystemValues