Home
last modified time | relevance | path

Searched refs:machine__findnew_module_map (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/perf/util/
Dmachine.h224 struct map *machine__findnew_module_map(struct machine *machine, u64 start,
Dmachine.c788 struct map *machine__findnew_module_map(struct machine *machine, u64 start, in machine__findnew_module_map() function
1407 map = machine__findnew_module_map(machine, start, name); in machine__create_module()
1583 map = machine__findnew_module_map(machine, event->mmap.start, in machine__process_kernel_mmap_event()