Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
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()
/kernel/linux/linux-5.10/tools/perf/util/
Dprobe-event.h182 void arch__fix_tev_from_maps(struct perf_probe_event *pev,
Dprobe-event.c2965 void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused, in arch__fix_tev_from_maps() function
3119 arch__fix_tev_from_maps(pev, tev, map, sym); in find_probe_trace_events_from_map()