Searched refs:task_gtime (Results 1 – 2 of 2) sorted by relevance
23 extern u64 task_gtime(struct task_struct *t);32 static inline u64 task_gtime(struct task_struct *t) in task_gtime() function
495 gtime += task_gtime(t); in do_task_stat()517 gtime = task_gtime(task); in do_task_stat()