Searched refs:BUILTIN_OBJS (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A DMakefile113 BUILTIN_OBJS = macro
400 BUILTIN_OBJS += $(OUTPUT)builtin-annotate.o
401 BUILTIN_OBJS += $(OUTPUT)builtin-bench.o
403 BUILTIN_OBJS += $(OUTPUT)bench/sched-messaging.o
404 BUILTIN_OBJS += $(OUTPUT)bench/sched-pipe.o
406 BUILTIN_OBJS += $(OUTPUT)bench/mem-memcpy-x86-64-asm.o
407 BUILTIN_OBJS += $(OUTPUT)bench/mem-memset-x86-64-asm.o
409 BUILTIN_OBJS += $(OUTPUT)bench/mem-memcpy.o
410 BUILTIN_OBJS += $(OUTPUT)bench/mem-memset.o
412 BUILTIN_OBJS
454 BUILTIN_OBJS := $(filter-out $(OUTPUT)builtin-probe.o,$(BUILTIN_OBJS)) macro
[all...]

Completed in 116 milliseconds