DUMP_ORIG
ftrace_dump(DUMP_ORIG);
if (dump_mode == DUMP_ORIG)
ftrace_dump_one(&global_trace, DUMP_ORIG);
ftrace_dump_one(tr, DUMP_ORIG);
case DUMP_ORIG:
ftrace_dump_one(&global_trace, DUMP_ORIG);
ftrace_dump(DUMP_ORIG);