Searched refs:task_sched_runtime (Results 1 – 6 of 6) sorted by relevance
190 task_sched_runtime(struct task_struct *task);
311 (void) task_sched_runtime(current); in thread_group_cputime()619 cputime.sum_exec_runtime = task_sched_runtime(p); in task_cputime_adjusted()
5134 unsigned long long task_sched_runtime(struct task_struct *p) in task_sched_runtime() function
192 return task_sched_runtime(p); in cpu_clock_sample()
3071 ffff8000100bd3e4 T task_sched_runtime
Completed in 300 milliseconds