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"
226 char *perf_path; in get_dlfilters_path() local230 perf_path = dirname(perf); in get_dlfilters_path()231 snprintf(path, sizeof(path), "%s/dlfilters/%s", perf_path, name); in get_dlfilters_path()