Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:pprint
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/tools/net/ynl/
H
A
D
cli.py
6
import
pprint
namespace
49
pprint
.PrettyPrinter().
pprint
(reply)
52
pprint
.PrettyPrinter().
pprint
(reply)
56
pprint
.PrettyPrinter().
pprint
(ynl.async_msg_queue)
H
A
D
ethtool.py
6
import
pprint
namespace
97
pprint
.PrettyPrinter().
pprint
(msg)
300
pprint
.PrettyPrinter().
pprint
(strset)
319
pprint
.PrettyPrinter().
pprint
(rsp)
/kernel/linux/linux-5.10/tools/power/pm-graph/
H
A
D
sleepgraph.py
69
def
pprint
(msg):
function
321
pprint
(msg)
346
pprint
('ERROR: %s\n' % msg)
355
pprint
('ERROR: %s\n' % msg)
634
pprint
(' kprobe functions in this kernel:')
656
pprint
(' %s: %s' % (name, res))
670
pprint
(' kprobe functions enabled: %d/%d' % (linesack, linesout))
739
pprint
('INITIALIZING FTRACE...')
804
pprint
('INITIALIZING KPROBES...')
1095
pprint
(errms
[all...]
H
A
D
bootgraph.py
38
def
pprint
(msg):
function
165
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
('\
[all...]
/kernel/linux/linux-6.6/tools/power/pm-graph/
H
A
D
sleepgraph.py
71
def
pprint
(msg):
function
343
pprint
(msg)
368
pprint
('ERROR: %s\n' % msg)
377
pprint
('ERROR: %s\n' % msg)
676
pprint
(' kprobe functions in this kernel:')
698
pprint
(' %s: %s' % (name, res))
712
pprint
(' kprobe functions enabled: %d/%d' % (linesack, linesout))
785
pprint
('INITIALIZING FTRACE')
849
pprint
('INITIALIZING KPROBES')
1199
pprint
(errms
[all...]
H
A
D
bootgraph.py
38
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
('\
[all...]
/kernel/linux/linux-5.10/Documentation/sphinx/
H
A
D
rstFlatTable.py
304
def
pprint
(self):
member in ListTableBuilder
/kernel/linux/linux-6.6/Documentation/sphinx/
H
A
D
rstFlatTable.py
294
def
pprint
(self):
member in ListTableBuilder
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H
A
D
test_offload.py
22
import
pprint
namespace
36
pp =
pprint
.PrettyPrinter()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H
A
D
test_offload.py
22
import
pprint
namespace
36
pp =
pprint
.PrettyPrinter()
Completed in 18 milliseconds