Searched refs:dso__new_map (Results 1 – 4 of 4) sorted by relevance
330 struct map *dso__new_map(const char *name);
170 return dso__new_map(module); in kernel_get_module_map()195 map = dso__new_map(target); in get_target_map()678 map = dso__new_map(pathname); in post_process_offline_probe_trace_events()2087 map = dso__new_map(tp->module); in find_perf_probe_point_from_map()
1011 struct map *dso__new_map(const char *name) in dso__new_map() function
1884 map = dso__new_map(name); in load_dso()