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

/external/valgrind/include/
H A Dvalgrind.h6500 The flag VALGRIND_MEMPOOL_METAPOOL specifies that the pieces of memory
6508 blocks. It is necessary to use the VALGRIND_MEMPOOL_METAPOOL flag
6514 VALGRIND_MEMPOOL_METAPOOL. For an 'auto free' pool, VALGRIND_MEMPOOL_FREE
6521 without the VALGRIND_MEMPOOL_METAPOOL flag.
6524 #define VALGRIND_MEMPOOL_METAPOOL 2 macro

Completed in 119 milliseconds