Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/powerpc/util/
Dsym-handling.c70 void arch__fix_tev_from_maps(struct perf_probe_event *pev, in arch__fix_tev_from_maps() function
/linux-4.4.14/tools/perf/util/
Dprobe-event.h161 void arch__fix_tev_from_maps(struct perf_probe_event *pev,
Dprobe-event.c2496 void __weak arch__fix_tev_from_maps(struct perf_probe_event *pev __maybe_unused, in arch__fix_tev_from_maps() function
2624 arch__fix_tev_from_maps(pev, tev, map); in find_probe_trace_events_from_map()