Searched refs:rss2int (Results 1 – 1 of 1) sorted by relevance
71 int rss2int(struct kinfo_proc2 *);122 rss = rss2int(pt[k].pt_kp); in showps()251 rss2int(struct kinfo_proc2 *kp) in rss2int() function