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

/external/linux-tools-perf/
H A DMakefile171 BUILTIN_OBJS = macro
347 BUILTIN_OBJS += $(OUTPUT)builtin-annotate.o
349 BUILTIN_OBJS += $(OUTPUT)builtin-bench.o
352 BUILTIN_OBJS += $(OUTPUT)bench/sched-messaging.o
353 BUILTIN_OBJS += $(OUTPUT)bench/sched-pipe.o
355 BUILTIN_OBJS += $(OUTPUT)bench/mem-memcpy-x86-64-asm.o
357 BUILTIN_OBJS += $(OUTPUT)bench/mem-memcpy.o
359 BUILTIN_OBJS += $(OUTPUT)builtin-diff.o
360 BUILTIN_OBJS += $(OUTPUT)builtin-evlist.o
361 BUILTIN_OBJS
[all...]

Completed in 31 milliseconds