Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-finder.h61 int get_real_path(const char *raw_path, const char *comp_dir,
Dprobe-finder.c893 ret = get_real_path(pf->fname, comp_dir, &fpath); in find_probe_point_lazy()
1830 int get_real_path(const char *raw_path, const char *comp_dir, in get_real_path() function
Dprobe-event.c963 ret = get_real_path(tmp, lr->comp_dir, &lr->path); in __show_line_range()