centos man page for struct_thread_group_cputimer

Query: struct_thread_group_cputimer

OS: centos

Section: 9

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

STRUCT
THREAD_GROUP_(9) Driver Basics STRUCT THREAD_GROUP_(9)
NAME
struct_thread_group_cputimer - thread group interval timer counts
SYNOPSIS
struct thread_group_cputimer { struct task_cputime cputime; int running; raw_spinlock_t lock; };
MEMBERS
cputime thread group interval timers. running non-zero when there are timers running and cputime receives updates. lock lock for fields in this struct.
DESCRIPTION
This structure contains the version of task_cputime, above, that is used for thread group CPU timer calculations.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRUCT THREAD_GROUP_(9)
Related Man Pages
del_timer_sync(9) - centos
struct_hrtimer(9) - centos
struct_irq_chip_generic(9) - centos
struct_usb_device_driver(9) - centos
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq