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:print_footer
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/scripts/
H
A
D
bpf_helpers_doc.py
176
def
print_footer
(self):
member in Printer
186
self.
print_footer
()
269
def
print_footer
(self):
function
515
def
print_footer
(self):
function
/kernel/linux/linux-6.6/scripts/
H
A
D
bpf_doc.py
339
def
print_footer
(self):
member in Printer
349
self.
print_footer
()
498
def
print_footer
(self):
function
792
def
print_footer
(self):
function
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
stat-display.c
1091
static void
print_footer
(struct perf_stat_config *config)
in print_footer()
function
1253
print_footer
(config);
in perf_evlist__print_counters()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-lock.c
1870
static void
print_footer
(int total, int bad, struct lock_contention_fails *fails)
in print_footer()
function
1913
print_footer
(total, bad, &con->fails);
in print_contention_result()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
stat-display.c
1406
static void
print_footer
(struct perf_stat_config *config)
in print_footer()
function
1594
print_footer
(config);
in evlist__print_counters()
Completed in 10 milliseconds