Searched refs:thread_group_sample_cputime (Results 1 – 3 of 3) sorted by relevance
56 void thread_group_sample_cputime(struct task_struct *tsk, u64 *samples);
60 thread_group_sample_cputime(tsk, samples); in get_cpu_itimer()
273 void thread_group_sample_cputime(struct task_struct *tsk, u64 *samples) in thread_group_sample_cputime() function