Home
last modified time | relevance | path

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

/tools/perf/arch/powerpc/util/
Dsym-handling.c67 void arch__fix_tev_from_maps(struct perf_probe_event *pev, in arch__fix_tev_from_maps() function
119 arch__fix_tev_from_maps(pev, tev, map, sym); in arch__post_process_probe_trace_events()
/tools/perf/util/
Dprobe-event.h164 void arch__fix_tev_from_maps(struct perf_probe_event *pev,
Dprobe-event.c2799 void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused, in arch__fix_tev_from_maps() function
2939 arch__fix_tev_from_maps(pev, tev, map, sym); in find_probe_trace_events_from_map()