Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dmachine.c861 static struct map *machine__addnew_module_map(struct machine *machine, u64 start, in machine__addnew_module_map() function
1454 map = machine__addnew_module_map(machine, start, name); in machine__create_module()
1629 map = machine__addnew_module_map(machine, event->mmap.start, in machine__process_kernel_mmap_event()