Searched refs:account_group_exec_runtime (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/sched/
H A Dcputime.h152 * account_group_exec_runtime - Maintain exec runtime for a thread group.
161 static inline void account_group_exec_runtime(struct task_struct *tsk, function
/linux-master/kernel/sched/
H A Dfair.c1132 account_group_exec_runtime(p, delta_exec);

Completed in 132 milliseconds