mach_task_basic_info
Fields of this type
Fields
- virtual_size:mach_vm_size_t
- Virtual memory size (bytes)
- resident_size:mach_vm_size_t
- Resident memory size (bytes)
- user_time:time_value_t
- Total user run time for terminated threads
- system_time:time_value_t
- Total system run time for terminated threads
- suspend_count:mach_vm_size_t
- Suspend count for task