Home
last modified time | relevance | path

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

/linux-3.3/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-3.3/include/linux/
Dftrace.h465 struct ftrace_ret_stack { struct
466 unsigned long ret;
467 unsigned long func;
468 unsigned long long calltime;
469 unsigned long long subtime;
470 unsigned long fp;