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

/external/valgrind/main/memcheck/
H A Dmc_main.c5179 Long MC_(clo_freelist_big_blocks) = 1*1000*1000LL; variable
5275 MC_(clo_freelist_big_blocks),
6528 if (MC_(clo_freelist_big_blocks) >= MC_(clo_freelist_vol))
6532 MC_(clo_freelist_big_blocks),

Completed in 141 milliseconds