Searched refs:pprint (Results 1 – 4 of 4) sorted by relevance
69 def pprint(msg): function323 pprint(msg)348 pprint('ERROR: %s\n' % msg)357 pprint('ERROR: %s\n' % msg)636 pprint(' kprobe functions in this kernel:')658 pprint(' %s: %s' % (name, res))672 pprint(' kprobe functions enabled: %d/%d' % (linesack, linesout))739 pprint('INITIALIZING FTRACE...')800 pprint('INITIALIZING KPROBES...')1121 pprint(errmsg)[all …]
38 def pprint(msg): function165 pprint('To generate a new timeline manually, follow these steps:\n\n'\439 pprint('Sanity check failed for %s-%d' % (proc, pid))450 pprint('WARNING: the callgraph found for %s is massive! (%d lines)' %\536 pprint('ERROR: No timeline data')742 pprint('Exception: %s' % str(e))758 pprint('Exception: %s\n' % str(e))805 pprint('Exception: %s' % str(e))829 pprint('ERROR: %s\n' % msg)837 pprint('\n%s v%s\n'\[all …]
294 def pprint(self): member in ListTableBuilder
22 import pprint36 pp = pprint.PrettyPrinter()