Home
last modified time | relevance | path

Searched refs:group_sample (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/time/
Dposix-cpu-timers.c1169 struct task_cputime group_sample; in fastpath_timer_check() local
1171 sample_cputime_atomic(&group_sample, &sig->cputimer.cputime_atomic); in fastpath_timer_check()
1173 if (task_cputime_expired(&group_sample, &sig->cputime_expires)) in fastpath_timer_check()