Home
last modified time | relevance | path

Searched refs:map_rb_node (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmaps.c41 struct map_rb_node *m, *new_rb_node; in __maps__insert()
52 m = rb_entry(parent, struct map_rb_node, rb_node); in __maps__insert()
113 static void __maps__remove(struct maps *maps, struct map_rb_node *rb_node) in __maps__remove()
122 struct map_rb_node *rb_node; in maps__remove()
139 struct map_rb_node *pos, *next; in __maps__purge()
216 struct map_rb_node *pos; in maps__find_symbol_by_name()
259 struct map_rb_node *pos; in maps__fprintf()
294 struct map_rb_node *pos = rb_entry(next, struct map_rb_node, rb_node); in maps__fixup_overlappings()
307 struct map_rb_node *po in maps__fixup_overlappings()
[all...]
H A Dmaps.h19 struct map_rb_node { struct
24 struct map_rb_node *maps__first(struct maps *maps);
25 struct map_rb_node *map_rb_node__next(struct map_rb_node *node);
26 struct map_rb_node *maps__find_node(struct maps *maps, struct map *map);
H A Dsymbol.c276 struct map_rb_node *prev = NULL, *curr; in maps__fixup_end()
1154 struct map_rb_node *old_node; in do_validate_kcore_modules()
1280 struct map_rb_node *rb_node; in maps__merge_in()
1377 struct map_rb_node *old_node, *next; in dso__load_kcore()
2103 struct map_rb_node *rb_node; in map__groups__sort_by_name_from_rbtree()
2145 struct map_rb_node *rb_node; in maps__find_by_name()
H A Dvdso.c147 struct map_rb_node *rb_node; in machine__thread_dso_type()
H A Dthread.c357 struct map_rb_node *rb_node; in __thread__prepare_access()
H A Dunwind-libunwind-local.c309 struct map_rb_node *map_node; in read_unwind_spec_eh_frame()
H A Dmachine.c1296 struct map_rb_node *rb_node; in machine__map_x86_64_entry_trampolines()
1754 struct map_rb_node *rb_node = maps__find_node(machine__kernel_maps(machine), in machine__create_kernel_maps()
1756 struct map_rb_node *next = map_rb_node__next(rb_node); in machine__create_kernel_maps()
3403 struct map_rb_node *pos; in machine__for_each_kernel_map()
H A Dsynthetic-events.c672 struct map_rb_node *pos; in perf_event__synthesize_modules()
H A Dprobe-event.c155 struct map_rb_node *pos; in kernel_get_module_map()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Devent.c22 struct map_rb_node *pos; in perf_event__synthesize_extra_kmaps()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dmaps.c19 struct map_rb_node *rb_node; in check_maps()
H A Dvmlinux-kallsyms.c122 struct map_rb_node *rb_node; in test__vmlinux_matches_kallsyms()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c850 struct map_rb_node *rb_node; in maps__fprintf_task()

Completed in 22 milliseconds