Man Page: struct_thread_group_cputimer
Operating Environment: centos
Section: 9
STRUCTTHREAD_GROUP_(9) Driver Basics STRUCT THREAD_GROUP_(9)NAMEstruct_thread_group_cputimer - thread group interval timer countsSYNOPSISstruct thread_group_cputimer { struct task_cputime cputime; int running; raw_spinlock_t lock; };MEMBERScputime thread group interval timers. running non-zero when there are timers running and cputime receives updates. lock lock for fields in this struct.DESCRIPTIONThis structure contains the version of task_cputime, above, that is used for thread group CPU timer calculations.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT THREAD_GROUP_(9)
| Related Man Pages |
|---|
| del_timer_sync(9) - centos |
| struct_drm_fb_helper_funcs(9) - centos |
| struct_hsi_port(9) - centos |
| struct_hrtimer(9) - suse |
| struct_irq_desc(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |