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

/linux-master/tools/perf/util/
H A Dmachine.c875 static struct map *machine__addnew_module_map(struct machine *machine, u64 start, function
1493 map = machine__addnew_module_map(machine, start, name);
1678 struct map *map = machine__addnew_module_map(machine, xm->start, xm->name);

Completed in 123 milliseconds