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:nsinfo__put
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
namespaces.h
52
void
nsinfo__put
(struct nsinfo *nsi);
62
nsinfo__put
(*nsip);
in __nsinfo__zput()
H
A
D
namespaces.c
195
void
nsinfo__put
(struct nsinfo *nsi)
in nsinfo__put()
function
H
A
D
map.c
170
nsinfo__put
(nsi);
in map__new()
200
nsinfo__put
(nsi);
in map__new()
H
A
D
symbol.c
1758
nsinfo__put
(nsi);
in dso__find_perf_map()
H
A
D
probe-event.c
184
nsinfo__put
(map->dso->nsinfo);
in get_target_map()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
namespaces.h
54
void
nsinfo__put
(struct nsinfo *nsi);
74
nsinfo__put
(*nsip);
in __nsinfo__zput()
H
A
D
map.c
160
nsinfo__put
(nsi);
in map__new()
186
nsinfo__put
(dso->nsinfo);
in map__new()
211
nsinfo__put
(nsi);
in map__new()
H
A
D
namespaces.c
204
nsinfo__put
(nnsi);
in nsinfo__copy()
236
void
nsinfo__put
(struct nsinfo *nsi)
in nsinfo__put()
function
H
A
D
jitdump.c
847
nsinfo__put
(nsi);
in jit_process()
884
nsinfo__put
(jd.nsi);
in jit_process()
H
A
D
symbol.c
1862
nsinfo__put
(nsi);
in dso__find_perf_map()
H
A
D
synthetic-events.c
400
nsinfo__put
(nsi);
in perf_record_mmap2__read_build_id()
H
A
D
probe-event.c
193
nsinfo__put
(dso->nsinfo);
in get_target_map()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-probe.c
221
nsinfo__put
(nsip);
in opt_set_target_ns()
321
nsinfo__put
(params.nsi);
in cleanup_params()
H
A
D
builtin-inject.c
352
nsinfo__put
(nsi);
in findnew_dso()
362
nsinfo__put
(dso->nsinfo);
in findnew_dso()
365
nsinfo__put
(nsi);
in findnew_dso()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-probe.c
221
nsinfo__put
(nsip);
in opt_set_target_ns()
330
nsinfo__put
(params->nsi);
in cleanup_params()
H
A
D
builtin-inject.c
438
nsinfo__put
(nsi);
in findnew_dso()
449
nsinfo__put
(dso->nsinfo);
in findnew_dso()
453
nsinfo__put
(nsi);
in findnew_dso()
Completed in 31 milliseconds