Kernel per-process accounting / statistics
(not necessarily resident except when running).
size 336, align 8
| struct rusage | p_ru | stats for this proc |
| struct rusage | p_cru | (PL) sum of stats for reaped children |
| struct uprof | p_prof | |
| uint64_t | ps_start | starting time ; compat only |