__start_annotated_branch_profile  129 include/asm-generic/vmlinux.lds.h #define LIKELY_PROFILE()	__start_annotated_branch_profile = .;	\
__start_annotated_branch_profile  233 kernel/trace/trace_branch.c extern unsigned long __start_annotated_branch_profile[];
__start_annotated_branch_profile  319 kernel/trace/trace_branch.c 	return __start_annotated_branch_profile;