struct_task_cputime man page on OpenSuSE

Man page or keyword search:  
man Server   25941 pages
apropos Keyword Search (all sections)
Output format
OpenSuSE 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 is an extension of struct cputime that includes the total runtime
       spent by the task from the scheduler point of view.

       As a result, 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 3.11	 November 2013		STRUCT TASK_CPUTIME(9)
[top]

List of man pages available for OpenSuSE

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