Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dprobe-finder.h62 int get_real_path(const char *raw_path, const char *comp_dir,
Dprobe-finder.c885 ret = get_real_path(pf->fname, comp_dir, &fpath); in find_probe_point_lazy()
1841 int get_real_path(const char *raw_path, const char *comp_dir, in get_real_path() function
Dprobe-event.c969 ret = get_real_path(tmp, lr->comp_dir, &lr->path); in __show_line_range()