Searched refs:perf_path (Results 1 – 2 of 2) sorted by relevance
19 perf_path=$(which perf)20 python "${shelldir}"/lib/attr.py -d "${shelldir}"/attr -v -p "$perf_path"
225 char *perf_path; in get_dlfilters_path() local229 perf_path = dirname(perf); in get_dlfilters_path()230 snprintf(path, sizeof(path), "%s/dlfilters/%s", perf_path, name); in get_dlfilters_path()