Searched defs:ftrace_ret_stack (Results 1 – 2 of 2) sorted by relevance
11 struct ftrace_ret_stack { struct12 unsigned long ret;13 unsigned long func;14 unsigned long long calltime;
745 struct ftrace_ret_stack { struct746 unsigned long ret;747 unsigned long func;748 unsigned long long calltime;749 unsigned long long subtime;750 unsigned long fp;