Searched defs:htmlfile (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| D | sleepgraph.py | 141 htmlfile = 'output.html' variable in SystemValues 4051 def createHTMLSummarySimple(testruns, htmlfile, title): argument 4221 def createHTMLDeviceSummary(testruns, htmlfile, title): argument 4287 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument 5981 def rerunTest(htmlfile=''): argument
|
| D | bootgraph.py | 56 htmlfile = 'bootgraph.html' variable in SystemValues
|
| /kernel/linux/linux-6.6/tools/power/pm-graph/ |
| D | bootgraph.py | 56 htmlfile = 'bootgraph.html' variable in SystemValues
|
| D | sleepgraph.py | 153 htmlfile = 'output.html' variable in SystemValues 4308 def createHTMLSummarySimple(testruns, htmlfile, title): argument 4478 def createHTMLDeviceSummary(testruns, htmlfile, title): argument 4544 def createHTMLIssuesSummary(testruns, issues, htmlfile, title, extra=''): argument 6193 def rerunTest(htmlfile=''): argument
|