Home
last modified time | relevance | path

Searched refs:maps__new (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmaps.h51 struct maps *maps__new(struct machine *machine);
H A Dthread.c27 thread->maps = maps__new(machine); in thread__init_maps()
H A Dmap.c624 struct maps *maps__new(struct machine *machine) in maps__new() function
H A Dmachine.c417 leader->maps = maps__new(machine); in machine__update_thread_pid()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dmaps.c88 struct maps *maps = maps__new(NULL); in test__maps__merge_in()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dmaps.h59 struct maps *maps__new(struct machine *machine);
H A Dmaps.c163 struct maps *maps__new(struct machine *machine) in maps__new() function
H A Dthread.c27 thread__set_maps(thread, maps__new(machine)); in thread__init_maps()
H A Dmachine.c117 machine->kmaps = maps__new(machine); in machine__init()
535 thread__set_maps(leader, maps__new(machine)); in machine__update_thread_pid()

Completed in 13 milliseconds