Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dprobe-event.c824 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events() function
1153 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events() function
3305 ret = try_to_find_probe_trace_events(pev, tevs); in convert_to_probe_trace_events()