Home
last modified time | relevance | path

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

/linux-6.15/tools/power/pm-graph/
H A Dbootgraph.py180 doError('[GRUB] missing update command')
188 doError('[GRUB] missing %s' % cfg)
713 doError('%s not found' % crondir)
718 doError('crontab not found')
748 doError('crontab failed')
812 doError('update grub failed')
828 def doError(msg, help=False): function
930 doError('No file supplied', True)
965 doError('%s does not exist' % val)
978 doError('%s does not exist' % val)
[all …]
H A Dsleepgraph.py4682 doError('No timeline data')
5935 doError('Invalid FPDT table')
6128 def doError(msg, help=False): function
6606 doError('%s does not exist' % value)
6712 doError('Invalid kprobe: %s' % name)
6844 doError('No mode supplied', True)
6985 doError('No file supplied', True)
7028 doError('%s does not exist' % val)
7037 doError('%s does not exist' % val)
7066 doError('%s is not accesible' % val)
[all …]