Searched refs:maps__new (Results 1 – 5 of 5) sorted by relevance
103 struct maps *maps = maps__new(NULL); in test__maps__merge_in()192 struct maps *maps = maps__new(NULL); in test__maps__fixup_overlap_and_insert()
23 struct maps *maps__new(struct machine *machine);
30 thread__set_maps(thread, maps__new(machine)); in thread__init_maps()
266 struct maps *maps__new(struct machine *machine) in maps__new() function
80 machine->kmaps = maps__new(machine); in machine__init()493 thread__set_maps(leader, maps__new(machine)); in machine__update_thread_pid()