centos man page for struct_cputime

Query: struct_cputime

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRUCT
CPUTIME(9) Driver Basics STRUCT CPUTIME(9)
NAME
struct_cputime - snaphsot of system and user cputime
SYNOPSIS
struct cputime { cputime_t utime; cputime_t stime; };
MEMBERS
utime time spent in user mode stime time spent in system mode
DESCRIPTION
Gathers a generic snapshot of user and system time.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT CPUTIME(9)
Related Man Pages
struct_cfg80211_ap_settings(9) - centos
struct_cfg80211_crypto_settings(9) - centos
struct_regulator_config(9) - centos
struct_usb_device_driver(9) - centos
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing