Home
last modified time | relevance | path

Searched defs:maps (Results 1 – 25 of 35) sorted by relevance

12

/tools/perf/util/
A Dmaps.c26 DECLARE_RC_STRUCT(maps) { in DECLARE_RC_STRUCT() argument
180 refcount_t *maps__refcnt(struct maps *maps) in maps__refcnt()
186 void *maps__addr_space(const struct maps *maps) in maps__addr_space()
230 static void maps__exit(struct maps *maps) in maps__exit()
256 static void maps__delete(struct maps *maps) in maps__delete()
262 struct maps *maps__get(struct maps *maps) in maps__get()
272 void maps__put(struct maps *maps) in maps__put()
354 static int maps__sort_by_name(struct maps *maps) in maps__sort_by_name()
555 bool maps__empty(struct maps *maps) in maps__empty()
1195 void maps__fixup_end(struct maps *maps) in maps__fixup_end()
[all …]
A Dunwind-libunwind.c15 int unwind__prepare_access(struct maps *maps, struct map *map, bool *initialized) in unwind__prepare_access()
66 void unwind__flush_access(struct maps *maps) in unwind__flush_access()
74 void unwind__finish_access(struct maps *maps) in unwind__finish_access()
A Dfind-map.c4 FILE *maps; in find_map() local
A Dmap_symbol.h12 struct maps *maps; member
A Daddr_location.h14 struct maps *maps; member
A Dunwind-libunwind-local.c710 static int _unwind__prepare_access(struct maps *maps) in _unwind__prepare_access()
724 static void _unwind__flush_access(struct maps *maps) in _unwind__flush_access()
729 static void _unwind__finish_access(struct maps *maps) in _unwind__finish_access()
A Dthread.h34 struct maps *maps; in DECLARE_RC_STRUCT() local
139 static inline void thread__set_maps(struct thread *thread, struct maps *maps) in thread__set_maps()
A Dthread.c371 struct maps *maps; member
/tools/testing/selftests/bpf/prog_tests/
A Dsockmap_redir.c85 struct maps { struct
86 int in;
87 int out;
88 int verd;
202 struct maps *maps, int status) in test_send_redir_recv()
328 struct maps *maps, struct socket_spec *s_in, in test_socket()
364 struct maps *maps) in test_redir()
421 struct maps maps; in test_map() local
A Dtoken.c96 __u64 maps; member
/tools/testing/selftests/mseal_system_mappings/
A Dsysmap_is_sealed.c21 bool has_mapping(char *name, FILE *maps) in has_mapping()
33 bool mapping_is_sealed(char *name, FILE *maps) in mapping_is_sealed()
50 FILE *maps; in FIXTURE() local
/tools/testing/selftests/x86/
A Dtest_mremap_vdso.c64 bool vdso_sealed(FILE *maps) in vdso_sealed()
87 FILE *maps; in main() local
A Dtest_vsyscall.c413 FILE *maps; in init_vsys() local
/tools/perf/tests/
A Dmaps.c48 static int check_maps(struct map_def *merged, unsigned int size, struct maps *maps) in check_maps()
103 struct maps *maps = maps__new(NULL); in test__maps__merge_in() local
A Dthread-maps-share.c15 struct maps *maps; in test__thread_maps_share() local
A Dvmlinux-kallsyms.c197 struct maps *maps; in test__vmlinux_matches_kallsyms() local
A Dcpumap.c255 struct perf_cpu_map **maps[] = {&empty, &any, &one, &two, &pair}; in test__cpu_map_equal() local
/tools/testing/selftests/exec/
A Dload_address.c56 FILE *maps; in main() local
/tools/perf/arch/x86/util/
A Dmachine.c20 struct extra_kernel_map *maps; member
/tools/testing/selftests/arm64/mte/
A Dcheck_user_mem.c199 int maps[] = {MAP_SHARED, MAP_PRIVATE}; in main() local
/tools/testing/selftests/vDSO/
A Dvdso_test_correctness.c72 FILE *maps; in vsyscall_getcpu() local
/tools/perf/
A Dbuiltin-record.c99 struct mmap_cpu_mask maps; member
113 struct mmap **maps; member
504 struct mmap *maps = evlist->mmap; in record__aio_mmap_read_sync() local
1605 struct mmap **maps; in record__mmap_read_evlist() local
/tools/lib/bpf/
A Dlibbpf.h1763 struct bpf_map_skeleton *maps; member
1791 struct bpf_map_skeleton *maps; member
/tools/testing/selftests/net/
A Dbpf_offload.py219 def bpftool_prog_load(sample, file_name, maps=[], prog_type="xdp", dev=None, argument
1161 maps = bpftool_map_list_wait(expected=2) variable
/tools/lib/perf/
A Devlist.c475 struct perf_mmap *maps; in perf_evlist__mmap_cb_get() local

Completed in 67 milliseconds

12