Searched refs:task_sched_runtime (Results 1 – 4 of 4) sorted by relevance
189 task_sched_runtime(struct task_struct *task);
310 (void) task_sched_runtime(current); in thread_group_cputime()
3546 unsigned long long task_sched_runtime(struct task_struct *p) in task_sched_runtime() function
202 return task_sched_runtime(p); in cpu_clock_sample()