struct_task_cputime man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

STRUCT TASK_CPUTIME(9)		 Driver Basics		STRUCT TASK_CPUTIME(9)

NAME
       struct_task_cputime - collected CPU time counts

SYNOPSIS
       struct task_cputime {
	 cputime_t utime;
	 cputime_t stime;
	 unsigned long long sum_exec_runtime;
       };

MEMBERS
       utime
	   time spent in user mode, in cputime_t units

       stime
	   time spent in kernel mode, in cputime_t units

       sum_exec_runtime
	   total time spent on the CPU, in nanoseconds

DESCRIPTION
       This structure groups together three kinds of CPU time that are tracked
       for threads and thread groups. Most things considering CPU time want to
       group these counts together and treat all three of them in parallel.

COPYRIGHT
Kernel Hackers Manual 2.6.	 November 2013		STRUCT TASK_CPUTIME(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net