Home
last modified time | relevance | path

Searched refs:PYRF_OBJS (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/
DMakefile174 PYRF_OBJS = macro
182 $(OUTPUT)python/perf.so: $(PYRF_OBJS)
386 PYRF_OBJS += $(OUTPUT)util/cpumap.o
387 PYRF_OBJS += $(OUTPUT)util/ctype.o
388 PYRF_OBJS += $(OUTPUT)util/evlist.o
389 PYRF_OBJS += $(OUTPUT)util/evsel.o
390 PYRF_OBJS += $(OUTPUT)util/python.o
391 PYRF_OBJS += $(OUTPUT)util/thread_map.o
392 PYRF_OBJS += $(OUTPUT)util/util.o
393 PYRF_OBJS += $(OUTPUT)util/xyarray.o