Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dposix-cpu-timers.c199 return task_sched_runtime(p); in cpu_clock_sample()
/linux/kernel/sched/
H A Dcore.c5681 unsigned long long task_sched_runtime(struct task_struct *p) in task_sched_runtime() function