Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dprobe-event.c2946 static int find_probe_functions(struct map *map, char *name, in find_probe_functions() function
3041 num_matched_functions = find_probe_functions(map, pp->function, syms); in find_probe_trace_events_from_map()