Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dprobe-event.c184 static struct map *get_target_map(const char *target, bool user) in get_target_map() function
309 map = get_target_map(target, uprobes); in find_alternative_probe_point()
2469 map = get_target_map(target, pev->uprobes); in find_probe_trace_events_from_map()