STRUCTCPUTIME(9) Driver Basics STRUCT CPUTIME(9)NAMEstruct_cputime - snaphsot of system and user cputimeSYNOPSISstruct cputime { cputime_t utime; cputime_t stime; };MEMBERSutime time spent in user mode stime time spent in system modeDESCRIPTIONGathers a generic snapshot of user and system time.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT CPUTIME(9)
| Related Man Pages |
|---|
| struct_bss_parameters(9) - centos |
| struct_cfg80211_ap_settings(9) - centos |
| struct_device_driver(9) - centos |
| struct_drm_fb_helper_funcs(9) - centos |
| struct_regulator_config(9) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |