Searched refs:DUMP_ORIG (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dkernel.h217 DUMP_ORIG, enumerator in enum:ftrace_dump_mode
/linux-master/kernel/trace/
H A Dtrace_functions.c657 ftrace_dump(DUMP_ORIG);
H A Dtrace.c9961 if (dump_mode == DUMP_ORIG)
10040 ftrace_dump_one(&global_trace, DUMP_ORIG);
10054 ftrace_dump_one(tr, DUMP_ORIG);
10074 case DUMP_ORIG:
10075 ftrace_dump_one(&global_trace, DUMP_ORIG);
/linux-master/arch/powerpc/xmon/
H A Dxmon.c2601 ftrace_dump(DUMP_ORIG);

Completed in 173 milliseconds