Home
last modified time | relevance | path

Searched refs:map__load (Results 1 – 15 of 15) sorted by relevance

/tools/perf/arch/powerpc/util/
A Dsym-handling.c128 if (!map || map__load(map) < 0) in arch__post_process_probe_trace_events()
/tools/perf/util/
A Dmap.c342 int map__load(struct map *map) in map__load() function
385 if (map__load(map) < 0) in map__find_symbol()
395 if (map__load(map) < 0) in map__find_symbol_by_name_idx()
A Dmap.h211 int map__load(struct map *map);
A Devent.c555 if (al.map && map__load(al.map) >= 0) { in perf_event__fprintf_text_poke()
694 map__load(al->map); in thread__find_map()
A Dthread.c559 if (!dso || dso__data(dso)->status == DSO_DATA_STATUS_ERROR || map__load(al.map) < 0) { in thread__memcpy()
A Dmaps.c628 if (map != NULL && map__load(map) >= 0) in maps__find_symbol()
1321 map__load(maps__maps_by_address(maps)[0]); in maps__load_first()
A Dprobe-event.c124 if (map__load(map) < 0) in kernel_get_ref_reloc_sym()
3060 if (map__load(map) < 0) in find_probe_functions()
3797 ret = map__load(map); in show_available_funcs()
A Dmachine.c853 map__load(map); in machine__process_text_poke()
3148 err = map__load(map); in machine__get_kernel_start()
A Dintel-pt.c858 map__load(al.map); in intel_pt_walk_next_insn()
2976 if (map__load(map)) in intel_pt_switch_ip()
A Dauxtrace.c2631 if (map__load(map) < 0) in load_dso()
A Dcs-etm.c1140 map__load(al.map); in cs_etm__mem_access()
/tools/perf/tests/
A Dcode-reading.c385 if (map__load(al.map)) { in read_object_code()
673 ret = map__load(map); in do_test_code_reading()
/tools/perf/
A Dbuiltin-kmem.c364 if (map__load(kernel_map) < 0) { in build_alloc_func_list()
A Dbuiltin-lock.c989 map__load(machine__kernel_map(machine)); in report_lock_contention_begin_event()
A Dbuiltin-script.c1145 map__load(al.map); in grab_bb()

Completed in 119 milliseconds