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;
757 struct ftrace_ret_stack { struct758 unsigned long ret;759 unsigned long func;760 unsigned long long calltime;761 unsigned long long subtime;762 unsigned long fp;