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:map__load
(Results
1 - 25
of
29
) sorted by relevance
1
2
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H
A
D
sym-handling.c
128
if (!map ||
map__load
(map) < 0)
in arch__post_process_probe_trace_events()
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H
A
D
sym-handling.c
128
if (!map ||
map__load
(map) < 0)
in arch__post_process_probe_trace_events()
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
map.c
180
* unnecessary
map__load
warning.
in map__new()
344
int
map__load
(struct map *map)
in map__load()
function
387
if (
map__load
(map) < 0)
in map__find_symbol()
397
if (
map__load
(map) < 0)
in map__find_symbol_by_name_idx()
H
A
D
map.h
203
int
map__load
(struct map *map);
H
A
D
event.c
515
if (al.map &&
map__load
(al.map) >= 0) {
in perf_event__fprintf_text_poke()
651
map__load
(al->map);
in thread__find_map()
H
A
D
bpf_lock_contention.c
288
map__load
(maps__first(machine->kmaps)->map);
in lock_contention_read()
H
A
D
maps.c
204
if (map != NULL &&
map__load
(map) >= 0) {
in maps__find_symbol()
H
A
D
thread.c
462
if (!dso || dso->data.status == DSO_DATA_STATUS_ERROR ||
map__load
(al.map) < 0) {
in thread__memcpy()
H
A
D
probe-event.c
116
if (
map__load
(map) < 0)
in kernel_get_ref_reloc_sym()
2978
if (
map__load
(map) < 0)
in find_probe_functions()
3768
ret =
map__load
(map);
in show_available_funcs()
H
A
D
machine.c
1024
map__load
(map);
in machine__process_text_poke()
3325
err =
map__load
(map);
in machine__get_kernel_start()
H
A
D
intel-pt.c
855
map__load
(al.map);
in intel_pt_walk_next_insn()
2768
if (
map__load
(map))
in intel_pt_switch_ip()
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
map.c
190
* unnecessary
map__load
warning.
in map__new()
320
int
map__load
(struct map *map)
in map__load()
function
362
if (
map__load
(map) < 0)
in map__find_symbol()
370
if (
map__load
(map) < 0)
in map__find_symbol_by_name()
652
if (map != NULL &&
map__load
(map) >= 0) {
in maps__find_symbol()
H
A
D
map.h
138
int
map__load
(struct map *map);
H
A
D
event.c
454
if (al.map &&
map__load
(al.map) >= 0) {
in perf_event__fprintf_text_poke()
586
map__load
(al->map);
in thread__find_map()
H
A
D
thread.c
448
map__load
(al.map) < 0)
in thread__memcpy()
H
A
D
probe-event.c
115
if (
map__load
(map) < 0)
in kernel_get_ref_reloc_sym()
2930
if (
map__load
(map) < 0)
in find_probe_functions()
3626
ret =
map__load
(map);
in show_available_funcs()
H
A
D
machine.c
845
map__load
(map);
in machine__process_text_poke()
3053
err =
map__load
(map);
in machine__get_kernel_start()
H
A
D
intel-pt.c
624
map__load
(al.map);
in intel_pt_walk_next_insn()
2112
if (
map__load
(map))
in intel_pt_switch_ip()
H
A
D
cs-etm.c
704
map__load
(al.map);
in cs_etm__mem_access()
H
A
D
auxtrace.c
2390
if (
map__load
(map) < 0)
in load_dso()
/kernel/linux/linux-5.10/tools/perf/tests/
H
A
D
code-reading.c
288
*
map__load
() does that. See map__rip_2objdump() for details.
in read_object_code()
290
if (
map__load
(al.map))
in read_object_code()
594
ret =
map__load
(map);
in do_test_code_reading()
596
pr_debug("
map__load
failed\n");
in do_test_code_reading()
/kernel/linux/linux-6.6/tools/perf/tests/
H
A
D
code-reading.c
283
*
map__load
() does that. See map__rip_2objdump() for details.
in read_object_code()
285
if (
map__load
(al.map)) {
in read_object_code()
596
ret =
map__load
(map);
in do_test_code_reading()
598
pr_debug("
map__load
failed\n");
in do_test_code_reading()
/kernel/linux/linux-5.10/tools/perf/
H
A
D
builtin-kmem.c
351
if (
map__load
(kernel_map) < 0) {
in build_alloc_func_list()
/kernel/linux/linux-6.6/tools/perf/
H
A
D
builtin-kmem.c
364
if (
map__load
(kernel_map) < 0) {
in build_alloc_func_list()
H
A
D
builtin-lock.c
1079
map__load
(machine__kernel_map(machine));
in report_lock_contention_begin_event()
Completed in 51 milliseconds
1
2