Lines Matching refs:include
63 -I$(srctree)/tools/perf/lib/include \
65 -I$(srctree)/tools/include \
66 -I$(srctree)/tools/arch/$(SRCARCH)/include/ \
67 -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi \
68 -I$(srctree)/tools/include/uapi
82 include $(srctree)/tools/build/Makefile.include
171 $(call do_install,include/perf/core.h,$(prefix)/include/perf,644); \
172 $(call do_install,include/perf/cpumap.h,$(prefix)/include/perf,644); \
173 $(call do_install,include/perf/threadmap.h,$(prefix)/include/perf,644); \
174 $(call do_install,include/perf/evlist.h,$(prefix)/include/perf,644); \
175 $(call do_install,include/perf/evsel.h,$(prefix)/include/perf,644);
176 $(call do_install,include/perf/event.h,$(prefix)/include/perf,644);