Searched refs:vss_max (Results 1 – 1 of 1) sorted by relevance
43 uint64_t vss_max = 0; in TEST() local94 if (vss_bytes > vss_max) { in TEST()95 vss_max = vss_bytes; in TEST()102 printf(" Max %" PRIu64 " %0.2fMB\n", vss_max, vss_max / (1024.0 * 1024.0)); in TEST()