Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/trace/beauty/
Darch_errno_names.sh10 toolsdir="$2"
11 include_path="-I$toolsdir/include/uapi"
23 header="$toolsdir/arch/$arch/include/uapi/asm/errno.h"
27 echo "$toolsdir/include/uapi/asm-generic/errno.h"
93 for arch in $(find $toolsdir/arch -maxdepth 1 -mindepth 1 -type d -printf "%f\n" | grep -v x86 | so…