Searched defs:l_shm_info (Results 1 – 1 of 1) sorted by relevance
86 struct l_shm_info { struct87 l_int used_ids;88 l_ulong shm_tot; /* total allocated shm */89 l_ulong shm_rss; /* total resident shm */90 l_ulong shm_swp; /* total swapped shm */91 l_ulong swap_attempts;92 l_ulong swap_successes;