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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-sched.c83 u64 sched_in_time; member in struct:work_atom
910 atom->sched_in_time = timestamp;
912 delta = atom->sched_in_time - atom->wake_up_time;
1103 atom->sched_in_time = atom->sched_out_time = atom->wake_up_time = timestamp;

Completed in 185 milliseconds