| [Overview][Constants][Types][Procedures and functions][Index] | 
Source position: ipc.pp line 407
type TSHM_info = record  | 
used_ids: cint;  | 
shm_tot: culong;  | 
shm_rss: culong;  | 
shm_swp: culong;  | 
swap_attempts: culong;  | 
swap_successes: culong;  | 
end;  |