Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dprobe-finder.h59 int get_real_path(const char *raw_path, const char *comp_dir,
Dprobe-finder.c866 ret = get_real_path(pf->fname, comp_dir, &fpath); in find_probe_point_lazy()
1644 int get_real_path(const char *raw_path, const char *comp_dir, in get_real_path() function
Dprobe-event.c742 ret = get_real_path(tmp, lr->comp_dir, &lr->path); in __show_line_range()