![]() |
PIP 5.6.1
Platform-Independent Primitives
|
Process statistics (fixed-size fields). More...
#include <pisystemmonitor.h>

Public Attributes | |
| int | ID = 0 |
| PID. | |
| int | parent_ID = 0 |
| Parent PID. | |
| int | group_ID = 0 |
| Group ID. | |
| int | session_ID = 0 |
| Session ID. | |
| int | priority = 0 |
| Priority. | |
| int | threads = 0 |
| Threads count. | |
| ullong | physical_memsize = 0 |
| Physical memory in bytes. | |
| ullong | resident_memsize = 0 |
| Resident memory in bytes. | |
| ullong | share_memsize = 0 |
| Share memory in bytes. | |
| ullong | virtual_memsize = 0 |
| Virtual memory in bytes. | |
| ullong | data_memsize = 0 |
| Data memory in bytes. | |
| ullong | ram_total = 0 |
| Total RAM in bytes. | |
| ullong | ram_free = 0 |
| Free RAM in bytes. | |
| ullong | ram_used = 0 |
| Used RAM in bytes. | |
| float | cpu_load_system = 0.f |
| CPU load in kernel space. | |
| float | cpu_load_user = 0.f |
| CPU load in user space. | |
Process statistics (fixed-size fields).