Home
last modified time | relevance | path

Searched refs:htmlclass (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/power/pm-graph/
Dsleepgraph.py1827 htmlclass = ''
1851 htmlclass = ' bg'
1853 htmlclass = ' ps'
1855 htmlclass = ' bg'
1858 newname = self.newAction(targetphase, name, pid, '', start, end, '', htmlclass, color)
1861 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
1877 if htmlclass:
1878 list[name]['htmlclass'] = htmlclass