Searched refs:task_sample (Results 1 – 1 of 1) sorted by relevance
1144 struct task_cputime task_sample; in fastpath_timer_check() local1146 task_cputime(tsk, &task_sample.utime, &task_sample.stime); in fastpath_timer_check()1147 task_sample.sum_exec_runtime = tsk->se.sum_exec_runtime; in fastpath_timer_check()1148 if (task_cputime_expired(&task_sample, &tsk->cputime_expires)) in fastpath_timer_check()