Searched defs:cputime (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dsched.h32 #include <linux/cputime.h>
484 * struct cputime - snaphsot of system and user cputime
490 struct cputime { struct
501 * This is an extension of struct cputime that includes the total runtime
543 * @cputime: thread group interval timers.
545 * @cputime receives updates.
552 struct task_cputime cputime; member in struct:thread_group_cputimer
655 struct cputime prev_cputime;
1372 struct cputime prev_cputim
[all...]

Completed in 172 milliseconds