Searched refs:ftrace_timestamp (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/kernel/trace/
H A Dftrace.c5710 prev->ftrace_timestamp = timestamp; ftrace_graph_probe_sched_switch()
5713 if (!next->ftrace_timestamp) ftrace_graph_probe_sched_switch()
5720 timestamp -= next->ftrace_timestamp; ftrace_graph_probe_sched_switch()
5902 t->ftrace_timestamp = 0; graph_init_task()
/linux-4.1.27/include/linux/
H A Dsched.h1695 unsigned long long ftrace_timestamp; member in struct:task_struct

Completed in 133 milliseconds