Searched refs:mi_high (Results 1 – 3 of 3) sorted by relevance
161 printf("\thigh water size: %17lldk\n", mip->mi_high / 1024); in main()
148 u_offset_t mi_high; member
1836 if (mip->mi_current > mip->mi_high) in stats_log_compute_wssize()1837 mip->mi_high = mip->mi_current; in stats_log_compute_wssize()