Home
last modified time | relevance | path

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

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