Searched refs:map__load (Results 1 – 15 of 15) sorted by relevance
128 if (!map || map__load(map) < 0) in arch__post_process_probe_trace_events()
343 int map__load(struct map *map) in map__load() function386 if (map__load(map) < 0) in map__find_symbol()396 if (map__load(map) < 0) in map__find_symbol_by_name_idx()
212 int map__load(struct map *map);
535 if (al.map && map__load(al.map) >= 0) { in perf_event__fprintf_text_poke()671 map__load(al->map); in thread__find_map()
456 if (!dso || dso__data(dso)->status == DSO_DATA_STATUS_ERROR || map__load(al.map) < 0) { in thread__memcpy()
615 if (map != NULL && map__load(map) >= 0) in maps__find_symbol()1273 map__load(maps__maps_by_address(maps)[0]); in maps__load_first()
117 if (map__load(map) < 0) in kernel_get_ref_reloc_sym() 2989 if (map__load(map) < 0) in find_probe_functions() 3779 ret = map__load(map); in show_available_funcs()
806 map__load(map); in machine__process_text_poke()3107 err = map__load(map); in machine__get_kernel_start()
856 map__load(al.map); in intel_pt_walk_next_insn()2770 if (map__load(map)) in intel_pt_switch_ip()
2570 if (map__load(map) < 0) in load_dso()
1133 map__load(al.map); in cs_etm__mem_access()
293 * map__load() does that. See map__rip_2objdump() for details. in read_object_code() 295 if (map__load(al.map)) { in read_object_code() 576 ret = map__load(map); in do_test_code_reading() 578 pr_debug("map__load failed\n"); in do_test_code_reading()
364 if (map__load(kernel_map) < 0) { in build_alloc_func_list()
1082 map__load(machine__kernel_map(machine)); in report_lock_contention_begin_event()
1114 map__load(al.map); in grab_bb()