Searched full:cfg_ftrace_support (Results 1 – 25 of 30) sorted by relevance
12
8 #if defined(CFG_TA_GPROF_SUPPORT) || defined(CFG_FTRACE_SUPPORT)38 #ifdef CFG_FTRACE_SUPPORT50 #ifdef CFG_FTRACE_SUPPORT65 #endif /* CFG_TA_GPROF_SUPPORT || CFG_FTRACE_SUPPORT */
8 #if defined(CFG_TA_GPROF_SUPPORT) || defined(CFG_FTRACE_SUPPORT)50 #ifdef CFG_FTRACE_SUPPORT59 #ifdef CFG_FTRACE_SUPPORT83 #endif /* CFG_TA_GPROF_SUPPORT || CFG_FTRACE_SUPPORT */
9 #if defined(CFG_FTRACE_SUPPORT)73 #ifdef CFG_FTRACE_SUPPORT90 #ifdef CFG_FTRACE_SUPPORT122 #endif /* CFG_FTRACE_SUPPORT */
24 #ifdef CFG_FTRACE_SUPPORT51 #ifdef CFG_FTRACE_SUPPORT
4 srcs-$(CFG_FTRACE_SUPPORT) += ftrace.c
57 #ifdef CFG_FTRACE_SUPPORT77 #ifdef CFG_FTRACE_SUPPORT
221 #ifdef CFG_FTRACE_SUPPORT245 #ifdef CFG_FTRACE_SUPPORT
12 #ifdef CFG_FTRACE_SUPPORT
14 srcs-$(CFG_FTRACE_SUPPORT) += ftrace.c
60 #ifdef CFG_FTRACE_SUPPORT170 #ifdef CFG_FTRACE_SUPPORT in ldelf()
74 #if defined(CFG_FTRACE_SUPPORT) in _C_FUNCTION()178 #ifdef CFG_FTRACE_SUPPORT
46 ifeq ($(CFG_FTRACE_SUPPORT),y)
48 #ifdef CFG_FTRACE_SUPPORT
26 #if defined(CFG_FTRACE_SUPPORT)
154 #if defined(CFG_FTRACE_SUPPORT)
268 _make PLATFORM=vexpress-qemu_armv8a CFG_FTRACE_SUPPORT=y CFG_ULIBS_MCOUNT=y CFG_ULIBS_SHARED=y269 _make PLATFORM=vexpress-qemu_armv8a CFG_TA_GPROF_SUPPORT=y CFG_FTRACE_SUPPORT=y CFG_SYSCALL_FTRACE=y CFG_ULIBS_MCOUNT=y319 _make CFG_FTRACE_SUPPORT=y CFG_ULIBS_MCOUNT=y CFG_ULIBS_SHARED=y320 _make CFG_TA_GPROF_SUPPORT=y CFG_FTRACE_SUPPORT=y CFG_SYSCALL_FTRACE=y CFG_ULIBS_MCOUNT=y531 make -j$(nproc) check CFG_FTRACE_SUPPORT=y CFG_SYSCALL_FTRACE=y XTEST_ARGS=regression_1001 RUST_ENABLE=n MEASURED_BOOT_FTPM=n
74 #ifdef CFG_FTRACE_SUPPORT
40 #ifdef CFG_FTRACE_SUPPORT
50 $(call force,CFG_FTRACE_SUPPORT,n)
287 #ifdef CFG_FTRACE_SUPPORT354 #endif /*CFG_FTRACE_SUPPORT*/422 #ifdef CFG_FTRACE_SUPPORT
176 #ifdef CFG_FTRACE_SUPPORT in ldelf_init_with_ldelf()314 #ifdef CFG_FTRACE_SUPPORT368 #endif /*CFG_FTRACE_SUPPORT*/
46 #ifdef CFG_FTRACE_SUPPORT81 #ifdef CFG_FTRACE_SUPPORT
70 #if defined(CFG_FTRACE_SUPPORT)
632 CFG_FTRACE_SUPPORT ?= n639 $(call cfg-depends-all,CFG_SYSCALL_FTRACE,CFG_FTRACE_SUPPORT)642 # Depends on CFG_TA_GPROF_SUPPORT or CFG_FTRACE_SUPPORT.648 ifeq (,$(filter y,$(CFG_TA_GPROF_SUPPORT) $(CFG_FTRACE_SUPPORT)))1113 ifeq (y-y,$(CFG_FTRACE_SUPPORT)-$(CFG_TA_PAUTH))1114 $(error CFG_FTRACE_SUPPORT and CFG_TA_PAUTH are currently incompatible)
180 #if defined(CFG_FTRACE_SUPPORT) in abort_print_current_ts()