Searched refs:data_from_html (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 6049 def data_from_html(file, outpath, issues, fulldetail=False): function 6208 data = data_from_html(os.path.join(dirname, filename), outpath, issues)
|
/kernel/linux/linux-6.6/tools/power/pm-graph/ |
H A D | sleepgraph.py | 6274 def data_from_html(file, outpath, issues, fulldetail=False): function 6446 data = data_from_html(os.path.join(dirname, filename), outpath, issues)
|
Completed in 16 milliseconds