bin/ps/keyword.c
133
PUVAR("idrss", "IDRSS", 0, p_uru_idrss, UINT64, PRIu64),
bin/ps/keyword.c
135
PUVAR("inblk", "INBLK", 0, p_uru_inblock, UINT64, PRIu64),
bin/ps/keyword.c
137
PUVAR("isrss", "ISRSS", 0, p_uru_isrss, UINT64, PRId64),
bin/ps/keyword.c
138
PUVAR("ixrss", "IXRSS", 0, p_uru_ixrss, UINT64, PRId64),
bin/ps/keyword.c
151
PUVAR("majflt", "MAJFLT", 0, p_uru_majflt, UINT64, PRIu64),
bin/ps/keyword.c
152
PUVAR("maxrss", "MAXRSS", 0, p_uru_maxrss, UINT64, PRIu64),
bin/ps/keyword.c
153
PUVAR("minflt", "MINFLT", 0, p_uru_minflt, UINT64, PRIu64),
bin/ps/keyword.c
154
PUVAR("msgrcv", "MSGRCV", 0, p_uru_msgrcv, UINT64, PRIu64),
bin/ps/keyword.c
155
PUVAR("msgsnd", "MSGSND", 0, p_uru_msgsnd, UINT64, PRIu64),
bin/ps/keyword.c
158
PUVAR("nivcsw", "NIVCSW", 0, p_uru_nivcsw, UINT64, PRIu64),
bin/ps/keyword.c
161
PUVAR("nsigs", "NSIGS", 0, p_uru_nsignals, UINT64, PRIu64),
bin/ps/keyword.c
163
PUVAR("nswap", "NSWAP", 0, p_uru_nswap, UINT64, PRIu64),
bin/ps/keyword.c
164
PUVAR("nvcsw", "NVCSW", 0, p_uru_nvcsw, UINT64, PRIu64),
bin/ps/keyword.c
166
PUVAR("oublk", "OUBLK", 0, p_uru_oublock, UINT64, PRIu64),
bin/ps/keyword.c
170
PUVAR("pagein", "PAGEIN", 0, p_uru_majflt, UINT64, PRIu64),