Home
last modified time | relevance | path

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

/tools/perf/util/
A Dmaps.h23 struct maps *maps__new(struct machine *machine);
A Dthread.c30 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.c80 machine->kmaps = maps__new(machine); in machine__init()
493 thread__set_maps(leader, maps__new(machine)); in machine__update_thread_pid()
/tools/perf/tests/
A Dmaps.c103 struct maps *maps = maps__new(NULL); in test__maps__merge_in()

Completed in 15 milliseconds