Home
last modified time | relevance | path

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

/tools/power/pm-graph/
Dbootgraph.py70 blexec = [] variable in SystemValues
188 self.blexec = [blcmd]
190 self.blexec = [blcmd, '-o', cfg]
755 call(sysvals.blexec, stderr=PIPE, stdout=PIPE,
802 res = call(sysvals.blexec)
1035 pprint('Boot Loader: %s\n%s' % (sysvals.bootloader, sysvals.blexec))