Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py1941 htmlclass = ''
1965 htmlclass = ' bg'
1967 htmlclass = ' ps'
1969 htmlclass = ' bg'
1972 newname = self.newAction(targetphase, name, pid, '', start, end, '', htmlclass, color)
1975 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
1991 if htmlclass:
1992 list[name]['htmlclass'] = htmlclass