Searched refs:dso__new_map (Results 1 – 6 of 6) sorted by relevance
73 map = dso__new_map(bpf_progs[i].name); in test__map_groups__merge_in()82 map_kcore1 = dso__new_map("kcore1"); in test__map_groups__merge_in()85 map_kcore2 = dso__new_map("kcore2"); in test__map_groups__merge_in()88 map_kcore3 = dso__new_map("kcore3"); in test__map_groups__merge_in()
337 struct map *dso__new_map(const char *name);
153 return dso__new_map(module); in kernel_get_module_map()177 map = dso__new_map(target); in get_target_map()666 map = dso__new_map(pathname); in post_process_offline_probe_trace_events()2117 map = dso__new_map(tp->module); in find_perf_probe_point_from_map()
1084 struct map *dso__new_map(const char *name) in dso__new_map() function
1932 map = dso__new_map(name); in load_dso()
726 map = dso__new_map(event->ksymbol.name); in machine__process_ksymbol_register()