Lines Matching refs:PERF_O
16 PERF_O := $(PERF)
18 FULL_O := $(shell readlink -f $(PERF_O) || echo $(PERF_O))
22 PERF_O := $(FULL_O)
225 test_make_python_perf_so := test -f $(PERF_O)/$(python_perf_so)
227 test_make_perf_o := test -f $(PERF_O)/perf.o
228 test_make_util_map_o := test -f $(PERF_O)/util/map.o
229 test_make_util_pmu_bison_o := test -f $(PERF_O)/util/pmu-bison.o
279 test_make_libbpf_dynamic := ldd $(PERF_O)/perf | grep -q libbpf
287 test_default = test -x $(PERF_O)/perf