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