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

/linux-4.1.27/tools/testing/selftests/ftrace/
H A Dftracetest36 abspath() { function
67 OPT_TEST_CASES="$OPT_TEST_CASES `abspath $1`"
75 OPT_TEST_DIR=`abspath $1`
/linux-4.1.27/tools/testing/selftests/
H A DMakefile60 INSTALL_PATH := $(abspath $(INSTALL_PATH))
/linux-4.1.27/tools/perf/config/
H A Dutilities.mak168 get-executable = $(if $(1),$(if $(is-absolute),$(_ge-abspath),$(lookup)))
169 _ge-abspath = $(if $(is-executable),$(1))
H A DMakefile11 obj-perf := $(abspath $(obj-perf))/

Completed in 177 milliseconds