Searched refs:pr_byrssize (Results 1 – 8 of 8) sorted by relevance
277 size_t pr_byrssize; /* resident set size in bytes */ member542 size32_t pr_byrssize; /* resident set size in bytes */ member
276 size_t pr_byrssize; /* resident set size in bytes */ member541 size32_t pr_byrssize; /* resident set size in bytes */ member
329 sl_field_t pr_byrssize; member
333 SCALAR_FIELD(prpsinfo_t, pr_byrssize, 0); in gen_prpsinfo()
522 @ MSG_CNOTE_T_PR_BYRSSIZE "pr_byrssize:"
1612 MSG_ORIG(MSG_CNOTE_T_PR_BYRSSIZE), pr_byrssize); in dump_prpsinfo()
237 psp->pr_byrssize = psp->pr_rssize * PAGESIZE; in mkprpsinfo()362 psp->pr_byrssize = psp->pr_rssize * PAGESIZE; in mkprpsinfo32()
1622 psp->pr_byrssize = (size32_t)ptob(psp->pr_rssize); in oprgetpsinfo32()1632 psp->pr_byrssize = 0; in oprgetpsinfo32()3409 psp->pr_byrssize = ptob(psp->pr_rssize); in oprgetpsinfo()