Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-event.c2224 * try_to_find_absolute_address() should have made in synthesize_uprobe_trace_def()
2245 /* Absolute address. See try_to_find_absolute_address() */ in synthesize_kprobe_trace_def()
3291 static int try_to_find_absolute_address(struct perf_probe_event *pev, in try_to_find_absolute_address() function
3591 ret = try_to_find_absolute_address(pev, tevs); in convert_to_probe_trace_events()