Searched refs:TOOLSDIR (Results 1 – 4 of 4) sorted by relevance
65 TOOLSDIR := $(top_srcdir)/tools macro66 LIBDIR := $(TOOLSDIR)/lib68 TOOLSINCDIR := $(TOOLSDIR)/include69 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool159 $(TOOLSDIR)/bpf/resolve_btfids/main.c \160 $(TOOLSDIR)/lib/rbtree.c \161 $(TOOLSDIR)/lib/zalloc.c \162 $(TOOLSDIR)/lib/string.c \163 $(TOOLSDIR)/lib/ctype.c \164 $(TOOLSDIR)/lib/str_error_r.c[all …]
15 TOOLSDIR := $(REPOROOT)/tools macro16 LIBDIR := $(TOOLSDIR)/lib18 TOOLSINCDIR := $(TOOLSDIR)/include19 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool23 SCXTOOLSDIR := $(TOOLSDIR)/sched_ext24 SCXTOOLSINCDIR := $(TOOLSDIR)/sched_ext/include
9 TOOLSDIR := $(abspath ../../..) macro10 LIBDIR := $(TOOLSDIR)/lib12 TOOLSINCDIR := $(TOOLSDIR)/include13 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool331 $(Q)$(MAKE) $(submake_extras) -C $(TOOLSDIR)/bpf/runqslower \434 $(TOOLSDIR)/bpf/resolve_btfids/main.c \435 $(TOOLSDIR)/lib/rbtree.c \436 $(TOOLSDIR)/lib/zalloc.c \437 $(TOOLSDIR)/lib/string.c \438 $(TOOLSDIR)/lib/ctype.c \[all …]
43 TOOLSDIR := $(abspath ..) macro44 LIBDIR := $(TOOLSDIR)/lib46 TOOLSINCDIR := $(TOOLSDIR)/include47 BPFTOOLDIR := $(TOOLSDIR)/bpf/bpftool