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)
91 $(call detected,CONFIG_PERF_REGS)
478 $(call detected,CONFIG_SETNS)
490 $(call detected,CONFIG_LIBOPENCSD)
503 $(call detected,CONFIG_LIBELF)
535 $(call detected,CONFIG_DWARF)
542 $(call detected,CONFIG_LIBBPF)
549 $(call detected,CONFIG_LIBBPF_DYNAMIC)
559 $(call detected,CONFIG_BPF_PROLOGUE)
576 $(call detected,CONFIG_SDT_EVENT)
582 $(call detected,CONFIG_JITDUMP)
598 $(call detected,CONFIG_LIBUNWIND_X86)
607 $(call detected,CONFIG_LIBUNWIND_AARCH64)
624 $(call detected,CONFIG_LOCAL_LIBUNWIND)
651 $(call detected,CONFIG_LIBDW_DWARF_UNWIND)
655 $(call detected,CONFIG_LIBUNWIND)
664 $(call detected,CONFIG_DWARF_UNWIND)
696 $(call detected,CONFIG_TRACE)
706 $(call detected,CONFIG_TRACE)
718 $(call detected,CONFIG_CRYPTO)
739 $(call detected,CONFIG_SLANG)
784 $(call detected,CONFIG_LIBPERL)
821 $(call detected,CONFIG_LIBPYTHON)
889 $(call detected,CONFIG_ZLIB)
899 $(call detected,CONFIG_LZMA)
912 $(call detected,CONFIG_ZSTD)
923 $(call detected,CONFIG_LIBCAP)
947 $(call detected,CONFIG_NUMA)
991 $(call detected,CONFIG_LIBBABELTRACE)
1005 $(call detected,CONFIG_AUXTRACE)
1060 $(call detected,CONFIG_CXX)
1061 $(call detected,CONFIG_CLANGLLVM)
1079 $(call detected,CONFIG_LIBPFM4)