Searched defs:clo_freelist_vol (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_main.c4762 Long MC_(clo_freelist_vol) = 20*1000*1000LL; variable
4824 else if VG_BINT_CLO(arg, "--freelist-vol", MC_(clo_freelist_vol),
5925 if (MC_(clo_freelist_big_blocks) >= MC_(clo_freelist_vol))
5930 MC_(clo_freelist_vol));

Completed in 122 milliseconds