Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dcputime.h64 void thread_group_sample_cputime(struct task_struct *tsk, u64 *samples);
/OK3568_Linux_fs/kernel/kernel/time/
H A Ditimer.c60 thread_group_sample_cputime(tsk, samples); in get_cpu_itimer()
H A Dposix-cpu-timers.c267 void thread_group_sample_cputime(struct task_struct *tsk, u64 *samples) in thread_group_sample_cputime() function