Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/sched/
Dcputime.c308 times->sum_exec_runtime += task_sched_runtime(t); in thread_group_cputime()
Dcore.c2453 unsigned long long task_sched_runtime(struct task_struct *p) in task_sched_runtime() function
/linux-4.1.27/kernel/time/
Dposix-cpu-timers.c193 *sample = task_sched_runtime(p); in cpu_clock_sample()
/linux-4.1.27/include/linux/
Dsched.h2221 task_sched_runtime(struct task_struct *task);