Searched refs:convert_name_to_addr (Results 1 – 1 of 1) sorted by relevance
74 static int convert_name_to_addr(struct perf_probe_event *pev,315 return convert_name_to_addr(pev, target); in try_to_find_probe_trace_events()659 return convert_name_to_addr(pev, target); in try_to_find_probe_trace_events()2280 static int convert_name_to_addr(struct perf_probe_event *pev, const char *exec) in convert_name_to_addr() function