| /tools/bpf/bpftool/Documentation/ |
| D | bpftool-map.rst | 10 SYNOPSIS 21 MAP COMMANDS 54 DESCRIPTION 142 OPTIONS 168 EXAMPLES 265 SEE ALSO
|
| D | bpftool.rst | 10 SYNOPSIS 39 DESCRIPTION 47 OPTIONS 74 SEE ALSO
|
| /tools/perf/util/ |
| D | map_groups.h | 17 struct maps { struct 23 void maps__insert(struct maps *maps, struct map *map); argument 31 struct maps maps; member
|
| D | map.c | 575 static void maps__init(struct maps *maps) in maps__init() 595 static void __maps__purge(struct maps *maps) in __maps__purge() 609 static void __maps__purge_names(struct maps *maps) in __maps__purge_names() 623 static void maps__exit(struct maps *maps) in maps__exit() 686 struct symbol *maps__find_symbol_by_name(struct maps *maps, const char *name, in maps__find_symbol_by_name() 739 static size_t maps__fprintf(struct maps *maps, FILE *fp) in maps__fprintf() 773 static int maps__fixup_overlappings(struct maps *maps, struct map *map, FILE *fp) in maps__fixup_overlappings() 888 struct maps *maps = &parent->maps; in map_groups__clone() local 911 static void __maps__insert(struct maps *maps, struct map *map) in __maps__insert() 932 static void __maps__insert_name(struct maps *maps, struct map *map) in __maps__insert_name() [all …]
|
| D | find-map.c | 4 FILE *maps; in find_map() local
|
| D | thread.c | 348 struct maps *maps = &thread->mg->maps; in __thread__prepare_access() local
|
| D | symbol.c | 244 struct maps *maps = &mg->maps; in map_groups__fixup_end() local 1163 struct list_head maps; member 1789 struct maps *maps = &mg->maps; in map_groups__find_by_name() local
|
| D | synthetic-events.c | 421 struct maps *maps = machine__kernel_maps(machine); in perf_event__synthesize_modules() local
|
| D | evlist.c | 642 struct mmap *maps = evlist->mmap; in evlist__mmap_per_evsel() local
|
| D | machine.c | 1025 struct maps *maps = &kmaps->maps; in machine__map_x86_64_entry_trampolines() local
|
| D | probe-event.c | 144 struct maps *maps = machine__kernel_maps(host_machine); in kernel_get_module_map() local
|
| /tools/perf/arch/x86/util/ |
| D | event.c | 22 struct maps *maps = &kmaps->maps; in perf_event__synthesize_extra_kmaps() local
|
| D | machine.c | 20 struct extra_kernel_map *maps; member
|
| /tools/perf/tests/ |
| D | vmlinux-kallsyms.c | 24 struct maps *maps = machine__kernel_maps(&vmlinux); in test__vmlinux_matches_kallsyms() local
|
| /tools/testing/selftests/x86/ |
| D | test_vdso.c | 51 FILE *maps; in vsyscall_getcpu() local
|
| D | test_vsyscall.c | 104 FILE *maps; in init_vsys() local
|
| /tools/testing/selftests/bpf/ |
| D | test_offload.py | 212 def bpftool_prog_load(sample, file_name, maps=[], prog_type="xdp", dev=None, argument 1191 maps = bpftool_map_list(expected=2) variable
|
| D | test_sockmap.c | 67 struct bpf_map *maps[8]; variable
|
| /tools/perf/ |
| D | builtin-record.c | 355 struct mmap *maps = evlist->mmap; in record__aio_mmap_read_sync() local 952 struct mmap *maps; in record__mmap_read_evlist() local
|
| D | builtin-report.c | 727 static size_t maps__fprintf_task(struct maps *maps, int indent, FILE *fp) in maps__fprintf_task()
|
| /tools/lib/bpf/ |
| D | libbpf.c | 244 struct bpf_map *maps; member 1730 struct bpf_map *maps = obj->maps; in bpf_program__collect_reloc() local
|