Searched refs:VMUSAGE_COL_RUSERS (Results 1 – 3 of 3) sorted by relevance
77 #define VMUSAGE_COL_RUSERS 0x1000 /* rss/swap for all users (by process */ macro
1520 if (vmu_data.vmu_calc_flags & VMUSAGE_COL_RUSERS) { in vmu_calculate_proc()1773 if (flags & (VMUSAGE_RUSERS | VMUSAGE_ALL_RUSERS | VMUSAGE_COL_RUSERS)) in vmu_copyout_results()1825 (flags & VMUSAGE_COL_RUSERS) == 0) in vmu_copyout_results()1843 VMUSAGE_COL_RUSERS)) == 0) in vmu_copyout_results()1915 if (flags & (VMUSAGE_ALL_RUSERS | VMUSAGE_COL_RUSERS)) { in vm_getusage()1916 flags &= ~(VMUSAGE_ALL_RUSERS | VMUSAGE_COL_RUSERS); in vm_getusage()
256 flags |= VMUSAGE_COL_RUSERS; in list_getsize()313 case VMUSAGE_COL_RUSERS: in list_getsize()