Home
last modified time | relevance | path

Searched refs:VALGRIND_MEMPOOL_FREE (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
H A Danv_allocator.c1189 VG(VALGRIND_MEMPOOL_FREE(pool, state.map)); in anv_state_pool_free()
1234 VG(VALGRIND_MEMPOOL_FREE(stream, block->map)); in anv_state_stream_finish()
1407 VG(VALGRIND_MEMPOOL_FREE(pool, bo->map)); in anv_bo_pool_free()
/third_party/node/deps/v8/src/third_party/valgrind/
H A Dvalgrind.h3959 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro
/third_party/libinput/include/valgrind/
H A Dvalgrind.h7026 VALGRIND_MEMPOOL_METAPOOL. For an 'auto free' pool, VALGRIND_MEMPOOL_FREE
7028 inside the first level block freed with VALGRIND_MEMPOOL_FREE.
7029 In other words, calling VALGRIND_MEMPOOL_FREE will cause implicit calls
7052 #define VALGRIND_MEMPOOL_FREE(pool, addr) \ macro

Completed in 21 milliseconds