Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dmaps.h23 struct maps *maps__new(struct machine *machine);
A Dthread.c27 thread__set_maps(thread, maps__new(machine)); in thread__init_maps()
A Dmaps.c245 struct maps *maps__new(struct machine *machine) in maps__new() function
A Dmachine.c78 machine->kmaps = maps__new(machine); in machine__init()
453 thread__set_maps(leader, maps__new(machine)); in machine__update_thread_pid()
/linux/tools/perf/tests/
A Dmaps.c103 struct maps *maps = maps__new(NULL); in test__maps__merge_in()

Completed in 19 milliseconds