Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dprobe-event.c896 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events() function
1241 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events() function
3497 ret = try_to_find_probe_trace_events(pev, tevs); in convert_to_probe_trace_events()