Lines Matching refs:perf
63 -I$(srctree)/tools/lib/perf/include \
172 $(call do_install,include/perf/core.h,$(prefix)/include/perf,644); \
173 $(call do_install,include/perf/cpumap.h,$(prefix)/include/perf,644); \
174 $(call do_install,include/perf/threadmap.h,$(prefix)/include/perf,644); \
175 $(call do_install,include/perf/evlist.h,$(prefix)/include/perf,644); \
176 $(call do_install,include/perf/evsel.h,$(prefix)/include/perf,644); \
177 $(call do_install,include/perf/event.h,$(prefix)/include/perf,644); \
178 $(call do_install,include/perf/mmap.h,$(prefix)/include/perf,644);