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)
471 $(call detected,CONFIG_SETNS)
483 $(call detected,CONFIG_LIBOPENCSD)
498 $(call detected,CONFIG_LIBELF)
530 $(call detected,CONFIG_DWARF)
537 $(call detected,CONFIG_LIBBPF)
544 $(call detected,CONFIG_LIBBPF_DYNAMIC)
554 $(call detected,CONFIG_BPF_PROLOGUE)
571 $(call detected,CONFIG_SDT_EVENT)
577 $(call detected,CONFIG_JITDUMP)
593 $(call detected,CONFIG_LIBUNWIND_X86)
602 $(call detected,CONFIG_LIBUNWIND_AARCH64)
619 $(call detected,CONFIG_LOCAL_LIBUNWIND)
641 $(call detected,CONFIG_PERF_BPF_SKEL)
655 $(call detected,CONFIG_LIBDW_DWARF_UNWIND)
659 $(call detected,CONFIG_LIBUNWIND)
668 $(call detected,CONFIG_DWARF_UNWIND)
700 $(call detected,CONFIG_TRACE)
710 $(call detected,CONFIG_TRACE)
722 $(call detected,CONFIG_CRYPTO)
743 $(call detected,CONFIG_SLANG)
785 $(call detected,CONFIG_LIBPERL)
822 $(call detected,CONFIG_LIBPYTHON)
893 $(call detected,CONFIG_ZLIB)
903 $(call detected,CONFIG_LZMA)
916 $(call detected,CONFIG_ZSTD)
927 $(call detected,CONFIG_LIBCAP)
951 $(call detected,CONFIG_NUMA)
995 $(call detected,CONFIG_LIBBABELTRACE)
1009 $(call detected,CONFIG_AUXTRACE)
1067 $(call detected,CONFIG_CXX)
1068 $(call detected,CONFIG_CLANGLLVM)
1086 $(call detected,CONFIG_LIBPFM4)