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)
60 $(call detected,CONFIG_X86)
65 $(call detected,CONFIG_X86_64)
109 $(call detected,CONFIG_PERF_REGS)
509 $(call detected,CONFIG_SETNS)
521 $(call detected,CONFIG_LIBOPENCSD)
536 $(call detected,CONFIG_LIBELF)
568 $(call detected,CONFIG_DWARF)
575 $(call detected,CONFIG_LIBBPF)
583 $(call detected,CONFIG_LIBBPF_DYNAMIC)
601 $(call detected,CONFIG_SDT_EVENT)
607 $(call detected,CONFIG_JITDUMP)
623 $(call detected,CONFIG_LIBUNWIND_X86)
632 $(call detected,CONFIG_LIBUNWIND_AARCH64)
649 $(call detected,CONFIG_LOCAL_LIBUNWIND)
674 $(call detected,CONFIG_PERF_BPF_SKEL)
692 $(call detected,CONFIG_LIBDW_DWARF_UNWIND)
696 $(call detected,CONFIG_LIBUNWIND)
705 $(call detected,CONFIG_DWARF_UNWIND)
738 $(call detected,CONFIG_TRACE)
748 $(call detected,CONFIG_TRACE)
761 $(call detected,CONFIG_CRYPTO)
778 $(call detected,CONFIG_SLANG)
823 $(call detected,CONFIG_LIBPERL)