Searched refs:memusage_max (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/xz/src/xz/
H A Dlist.c26 uint64_t memusage_max; member in struct:__anon115
211 uint64_t memusage_max; member in struct:__anon120
543 if (xfi->memusage_max < bhi->memusage)
544 xfi->memusage_max = bhi->memusage;
1024 round_up_to_mib(xfi->memusage_max), 0));
1114 xfi->memusage_max,
1134 if (totals.memusage_max < xfi->memusage_max)
1135 totals.memusage_max = xfi->memusage_max;
[all...]
/freebsd-current/usr.bin/gzip/
H A Dunxz.c231 uint64_t memusage_max; member in struct:__anon6452

Completed in 240 milliseconds