Home
last modified time | relevance | path

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

/linux-4.4.14/tools/testing/selftests/ftrace/
Dftracetest36 abspath() { function
75 OPT_TEST_DIR=`abspath $1`
/linux-4.4.14/tools/build/tests/ex/
DMakefile1 export srctree := $(abspath ../../../..)
/linux-4.4.14/tools/testing/selftests/
DMakefile74 INSTALL_PATH := $(abspath $(INSTALL_PATH))
/linux-4.4.14/tools/perf/config/
Dutilities.mak168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup)))
169 _ge-abspath = $(if $(is-executable),$(1))
DMakefile11 obj-perf := $(abspath $(obj-perf))/
676 bindir = $(abspath $(prefix)/$(bindir_relative))
/linux-4.4.14/tools/perf/util/
DBuild1 libperf-y += abspath.o