Searched refs:get_alternative_probe_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | probe-event.c | 421 static int get_alternative_probe_event(struct debuginfo *dinfo, in get_alternative_probe_event() function 912 ret = get_alternative_probe_event(dinfo, pev, &tmp); in try_to_find_probe_trace_events() 1136 ret = get_alternative_probe_event(dinfo, pev, &tmp); in show_available_vars_at()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | probe-event.c | 431 static int get_alternative_probe_event(struct debuginfo *dinfo, in get_alternative_probe_event() function 939 ret = get_alternative_probe_event(dinfo, pev, &tmp); in try_to_find_probe_trace_events() 1164 ret = get_alternative_probe_event(dinfo, pev, &tmp); in show_available_vars_at()
|
Completed in 8 milliseconds