Searched refs:fpath (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Dprobe-finder.c869 char *fpath; find_probe_point_lazy() local
875 ret = get_real_path(pf->fname, comp_dir, &fpath); find_probe_point_lazy()
882 ret = find_lazy_match_lines(pf->lcache, fpath, find_probe_point_lazy()
884 free(fpath); find_probe_point_lazy()

Completed in 91 milliseconds