Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dprobe-event.c366 static int get_real_path(const char *raw_path, const char *comp_dir, in get_real_path() function
501 ret = get_real_path(tmp, lr->comp_dir, &lr->path); in show_line_range()