Home
last modified time | relevance | path

Searched refs:doError (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dbootgraph.py111 doError('badly formatted filter function string')
113 doError('loadable module functions not allowed - "%s"' % func)
115 doError('spaces found in filter functions - "%s"' % func)
117 doError('function "%s" not available for ftrace' % func)
123 doError('badly formatted filter function string')
178 doError('[GRUB] missing update command')
180 doError('[GRUB] missing /etc/default/grub')
186 doError('[GRUB] missing %s' % cfg)
195 doError('unknown boot loader: %s' % self.bootloader)
461 doError('ftrac
826 def doError(msg, help=False): global() function
[all...]
H A Dsleepgraph.py621 doError('Kprobe "%s" has format info in the function name "%s"' % (name, func))
624 doError('Kprobe "%s" is missing argument "%s"' % (name, arg))
2833 doError('Invalid tracer format: [%s]' % tracer)
2872 doError('data does not include the expected stamp')
3179 doError('%s does not exist' % sysvals.ftracefile)
3637 doError('%s does not exist' % sysvals.dmesgfile)
3675 doError('dmesg log has no suspend/resume data: %s' \
4400 doError('No timeline data')
5499 doError('file does not exist: %s' % mempath)
5503 doError('fil
5869 def doError(msg, help=False): global() function
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dbootgraph.py113 doError('badly formatted filter function string')
115 doError('loadable module functions not allowed - "%s"' % func)
117 doError('spaces found in filter functions - "%s"' % func)
119 doError('function "%s" not available for ftrace' % func)
125 doError('badly formatted filter function string')
180 doError('[GRUB] missing update command')
182 doError('[GRUB] missing /etc/default/grub')
188 doError('[GRUB] missing %s' % cfg)
197 doError('unknown boot loader: %s' % self.bootloader)
463 doError('ftrac
828 def doError(msg, help=False): global() function
[all...]
H A Dsleepgraph.py663 doError('Kprobe "%s" has format info in the function name "%s"' % (name, func))
666 doError('Kprobe "%s" is missing argument "%s"' % (name, arg))
3025 doError('Invalid tracer format: [%s]' % tracer)
3064 doError('data does not include the expected stamp')
3430 doError('%s does not exist' % sysvals.ftracefile)
3892 doError('%s does not exist' % sysvals.dmesgfile)
3937 doError('dmesg log has no suspend/resume data: %s' \
4180 doError('dmesg log format has changed, could not find start of suspend')
4657 doError('No timeline data')
5738 doError('fil
6081 def doError(msg, help=False): global() function
[all...]

Completed in 15 milliseconds