Data Fields | |
| int | pid |
| int | status_flag |
| long | mem_kbyte |
| int | mem_percent |
| pecentage * 10 | |
| int | cpu_percent |
| pecentage * 10 | |
| double | time_prev |
| 1/10 seconds | |
| long | cputime |
| 1/10 seconds | |
| long | cputime_prev |
| 1/10 seconds | |
Definition at line 253 of file monitor.h.
|
|
pecentage * 10
Definition at line 258 of file monitor.h. Referenced by get_process_info(). |
|
|
1/10 seconds
Definition at line 261 of file monitor.h. Referenced by get_process_info(). |
|
|
1/10 seconds
Definition at line 262 of file monitor.h. Referenced by get_process_info(). |
|
|
|
|
|
pecentage * 10
|
|
|
Definition at line 254 of file monitor.h. Referenced by update_process_data(). |
|
|
|
|
|
1/10 seconds
Definition at line 260 of file monitor.h. Referenced by get_process_info(). |