Home
last modified time | relevance | path

Searched refs:arch__fix_tev_from_maps (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dsym-handling.c78 void arch__fix_tev_from_maps(struct perf_probe_event *pev, in arch__fix_tev_from_maps() function
135 arch__fix_tev_from_maps(pev, tev, map, sym); in arch__post_process_probe_trace_events()
/openbmc/linux/tools/perf/util/
H A Dprobe-event.h183 void arch__fix_tev_from_maps(struct perf_probe_event *pev,
H A Dprobe-event.c3014 void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused, in arch__fix_tev_from_maps() function
3190 arch__fix_tev_from_maps(pev, tev, map, sym); in find_probe_trace_events_from_map()