Go to the documentation of this file. 1 #ifndef _ASM_MICROBLAZE_FTRACE
2 #define _ASM_MICROBLAZE_FTRACE
4 #ifdef CONFIG_FUNCTION_TRACER
6 #define MCOUNT_ADDR ((long)(_mcount))
7 #define MCOUNT_INSN_SIZE 8
11 extern void ftrace_call_graph(
void);
14 #ifdef CONFIG_DYNAMIC_FTRACE
16 static inline unsigned long ftrace_call_adjust(
unsigned long addr)