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

/linux-master/kernel/trace/
H A Dfgraph.c468 prev->ftrace_timestamp = timestamp;
471 if (!next->ftrace_timestamp)
478 timestamp -= next->ftrace_timestamp;
530 t->ftrace_timestamp = 0;
/linux-master/include/linux/
H A Dsched.h1402 unsigned long long ftrace_timestamp; member in struct:task_struct

Completed in 120 milliseconds