Home
last modified time | relevance | path

Searched refs:jumps (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/
H A DMakefile100 KBUILD_CFLAGS += $(call cc-option,-falign-jumps=1)
188 # Additionally, avoid generating expensive indirect jumps which
/kernel/linux/linux-6.6/arch/x86/
H A DMakefile130 KBUILD_CFLAGS += $(call cc-option,-falign-jumps=1)
196 # Additionally, avoid generating expensive indirect jumps which
/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h290 u8 jumps; member
H A Dannotate.c403 * For now lets just make some progress by marking jumps to outside the in jump__parse()
2725 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths()
2739 notes->widths.addr += notes->widths.jumps + 1; in annotation__update_column_widths()
3036 notes->widths.jumps, in __annotation_line__write()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h290 u8 jumps; member
H A Dannotate.c412 * For now lets just make some progress by marking jumps to outside the in jump__parse()
2855 notes->widths.jumps = width_jumps(notes->max_jump_sources); in annotation__init_column_widths()
2871 notes->widths.addr += notes->widths.jumps + 1; in annotation__update_column_widths()
3196 notes->widths.jumps, in __annotation_line__write()
/kernel/linux/linux-6.6/rust/
H A DMakefile286 -fconserve-stack -falign-jumps=% -falign-loops=% \

Completed in 13 milliseconds