Home
last modified time | relevance | path

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

/linux/tools/power/pm-graph/
H A Dbootgraph.py38 def pprint(msg): function
167 pprint('To generate a new timeline manually, follow these steps:\n\n'\
441 pprint('Sanity check failed for %s-%d' % (proc, pid))
452 pprint('WARNING: the callgraph found for %s is massive! (%d lines)' %\
538 pprint('ERROR: No timeline data')
744 pprint('Exception: %s' % str(e))
760 pprint('Exception: %s\n' % str(e))
807 pprint('Exception: %s' % str(e))
831 pprint('ERROR: %s\n' % msg)
839 pprint('\n%s v%s\n'\
[all …]
/linux/Documentation/sphinx/
H A DrstFlatTable.py294 def pprint(self): member in ListTableBuilder
/linux/tools/testing/selftests/net/
H A Dbpf_offload.py22 import pprint
39 pp = pprint.PrettyPrinter()