Home
last modified time | relevance | path

Searched defs:MCOUNT_INSN_SIZE (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/microblaze/include/asm/
H A Dftrace.h8 #define MCOUNT_INSN_SIZE 8 /* sizeof mcount call */ macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dftrace.h23 #define MCOUNT_INSN_SIZE 3 macro
/openbmc/linux/arch/sparc/include/asm/
H A Dftrace.h7 #define MCOUNT_INSN_SIZE 4 /* sizeof mcount call */ macro
/openbmc/linux/arch/ia64/include/asm/
H A Dftrace.h6 #define MCOUNT_INSN_SIZE 32 /* sizeof mcount call */ macro
/openbmc/linux/arch/parisc/include/asm/
H A Dftrace.h9 #define MCOUNT_INSN_SIZE 4 macro
/openbmc/linux/arch/csky/include/asm/
H A Dftrace.h6 #define MCOUNT_INSN_SIZE 14 macro
/openbmc/linux/arch/sh/include/asm/
H A Dftrace.h7 #define MCOUNT_INSN_SIZE 4 /* sizeof mcount call */ macro
/openbmc/linux/arch/arm/include/asm/
H A Dftrace.h13 #define MCOUNT_INSN_SIZE 4 /* sizeof mcount call */ macro
/openbmc/linux/arch/mips/include/asm/
H A Dftrace.h16 #define MCOUNT_INSN_SIZE 4 /* sizeof mcount call */ macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dftrace.h15 #define MCOUNT_INSN_SIZE 4 /* sizeof mcount call */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dftrace.h10 #define MCOUNT_INSN_SIZE 5 /* sizeof mcount call */ macro
/openbmc/linux/arch/riscv/include/asm/
H A Dftrace.h130 #define MCOUNT_INSN_SIZE 8 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dftrace.h9 #define MCOUNT_INSN_SIZE 4 /* sizeof mcount call */ macro
/openbmc/linux/arch/s390/include/asm/
H A Dftrace.h7 #define MCOUNT_INSN_SIZE 6 macro
/openbmc/linux/arch/arm64/include/asm/
H A Dftrace.h33 #define MCOUNT_INSN_SIZE AARCH64_INSN_SIZE macro
/openbmc/linux/kernel/trace/
H A Dtrace_stack.c288 # define MCOUNT_INSN_SIZE 0 macro
H A Dfgraph.c120 # define MCOUNT_INSN_SIZE 0 macro