Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-event.c814 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events() function
1139 static int try_to_find_probe_trace_events(struct perf_probe_event *pev, in try_to_find_probe_trace_events() function
3272 ret = try_to_find_probe_trace_events(pev, tevs); in convert_to_probe_trace_events()