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;
465 struct ftrace_ret_stack { struct466 unsigned long ret;467 unsigned long func;468 unsigned long long calltime;469 unsigned long long subtime;470 unsigned long fp;