Lines Matching refs:include
65 -I$(srctree)/tools/lib/perf/include \
67 -I$(srctree)/tools/include \
68 -I$(srctree)/tools/arch/$(SRCARCH)/include/ \
69 -I$(srctree)/tools/arch/$(SRCARCH)/include/uapi \
70 -I$(srctree)/tools/include/uapi
84 include $(srctree)/tools/build/Makefile.include
192 $(call do_install,include/perf/core.h,$(prefix)/include/perf,644); \
193 $(call do_install,include/perf/cpumap.h,$(prefix)/include/perf,644); \
194 $(call do_install,include/perf/threadmap.h,$(prefix)/include/perf,644); \
195 $(call do_install,include/perf/evlist.h,$(prefix)/include/perf,644); \
196 $(call do_install,include/perf/evsel.h,$(prefix)/include/perf,644); \
197 $(call do_install,include/perf/event.h,$(prefix)/include/perf,644); \
198 $(call do_install,include/perf/mmap.h,$(prefix)/include/perf,644);