Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/pm-graph/
H A Dsleepgraph.py1745 htmlclass = ''
1769 htmlclass = ' bg'
1771 htmlclass = ' ps'
1773 htmlclass = ' bg'
1776 newname = self.newAction(targetphase, name, pid, '', start, end, '', htmlclass, color)
1779 def newAction(self, phase, name, pid, parent, start, end, drv, htmlclass='', color=''): argument
1795 if htmlclass:
1796 list[name]['htmlclass'] = htmlclass