Lines Matching refs:detected
15 $(shell printf "" > $(OUTPUT).config-detected)
16 detected = $(shell echo "$(1)=y" >> $(OUTPUT).config-detected)
17 detected_var = $(shell echo "$(1)=$($(1))" >> $(OUTPUT).config-detected)
54 $(call detected,CONFIG_X86)
59 $(call detected,CONFIG_X86_64)
97 $(call detected,CONFIG_PERF_REGS)
473 $(call detected,CONFIG_SETNS)
485 $(call detected,CONFIG_LIBOPENCSD)
500 $(call detected,CONFIG_LIBELF)
532 $(call detected,CONFIG_DWARF)
539 $(call detected,CONFIG_LIBBPF)
546 $(call detected,CONFIG_LIBBPF_DYNAMIC)
556 $(call detected,CONFIG_BPF_PROLOGUE)
573 $(call detected,CONFIG_SDT_EVENT)
579 $(call detected,CONFIG_JITDUMP)
595 $(call detected,CONFIG_LIBUNWIND_X86)
604 $(call detected,CONFIG_LIBUNWIND_AARCH64)
621 $(call detected,CONFIG_LOCAL_LIBUNWIND)
643 $(call detected,CONFIG_PERF_BPF_SKEL)
657 $(call detected,CONFIG_LIBDW_DWARF_UNWIND)
661 $(call detected,CONFIG_LIBUNWIND)
670 $(call detected,CONFIG_DWARF_UNWIND)
702 $(call detected,CONFIG_TRACE)
712 $(call detected,CONFIG_TRACE)
724 $(call detected,CONFIG_CRYPTO)
745 $(call detected,CONFIG_SLANG)
787 $(call detected,CONFIG_LIBPERL)
824 $(call detected,CONFIG_LIBPYTHON)
895 $(call detected,CONFIG_ZLIB)
905 $(call detected,CONFIG_LZMA)
918 $(call detected,CONFIG_ZSTD)
929 $(call detected,CONFIG_LIBCAP)
953 $(call detected,CONFIG_NUMA)
997 $(call detected,CONFIG_LIBBABELTRACE)
1011 $(call detected,CONFIG_AUXTRACE)
1066 $(call detected,CONFIG_CXX)
1067 $(call detected,CONFIG_CLANGLLVM)
1085 $(call detected,CONFIG_LIBPFM4)