Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/include/linux/
Dftrace.h757 struct ftrace_ret_stack { struct
758 unsigned long ret;
759 unsigned long func;
760 unsigned long long calltime;
761 unsigned long long subtime;
762 unsigned long fp;