Home
last modified time | relevance | path

Searched defs:ftrace_ret_stack (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/parisc/include/asm/
Dftrace.h11 struct ftrace_ret_stack { struct
12 unsigned long ret;
13 unsigned long func;
14 unsigned long long calltime;
/linux-4.1.27/include/linux/
Dftrace.h745 struct ftrace_ret_stack { struct
746 unsigned long ret;
747 unsigned long func;
748 unsigned long long calltime;
749 unsigned long long subtime;
750 unsigned long fp;