Searched refs:createHTMLSummarySimple (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 4046 # Function: createHTMLSummarySimple 4051 def createHTMLSummarySimple(testruns, htmlfile, title): function 6224 createHTMLSummarySimple(testruns, os.path.join(outpath, 'summary.html'), title)
|
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | sleepgraph.py | 4303 # Function: createHTMLSummarySimple 4308 def createHTMLSummarySimple(testruns, htmlfile, title): function 6462 createHTMLSummarySimple(testruns, os.path.join(outpath, 'summary.html'), title)
|
Completed in 15 milliseconds