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

/linux-4.4.14/tools/perf/config/
H A DMakefile660 # perfexecdir
679 perfexecdir = libexec/perf-core macro
707 perfexecdir_SQ = $(subst ','\'',$(perfexecdir))
714 ifneq ($(filter /%,$(firstword $(perfexecdir))),)
715 perfexec_instdir = $(perfexecdir)
718 perfexec_instdir = $(prefix)/$(perfexecdir)
/linux-4.4.14/tools/perf/
H A Dperf.c595 * environment, and the $(perfexecdir) from the Makefile at build main()

Completed in 87 milliseconds