HomeSort by relevance Sort by last modified time
    Searched refs:VALGRIND_MEMPOOL_ALLOC (Results 1 - 10 of 10) sorted by null

  /external/valgrind/memcheck/tests/
clireq_nofill.c 20 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40);
24 VALGRIND_MEMPOOL_ALLOC(&superblock, s, 40);
mempool2.c 108 VALGRIND_MEMPOOL_ALLOC(p->levels->where, where, size);
173 // VALGRIND_MEMPOOL_ALLOC will however still ensure the
175 VALGRIND_MEMPOOL_ALLOC(superblock, superblock+30, 10);
leak-pool.c 27 VALGRIND_MEMPOOL_ALLOC(p, a, n);
leak-autofreepool.c 68 VALGRIND_MEMPOOL_ALLOC(MetaPool, MetaBlock, POOL_BLOCK_SIZE);
116 VALGRIND_MEMPOOL_ALLOC(p, a, n);
131 // The VALGRIND_MEMPOOL_ALLOC items from the plain pool are automatically
324 VALGRIND_MEMPOOL_ALLOC(&perf_meta_pool, perf_meta_block,
mempool.c 105 VALGRIND_MEMPOOL_ALLOC(p->levels->where, where, size);
  /external/mesa3d/src/intel/vulkan/
anv_allocator.c 675 VG(VALGRIND_MEMPOOL_ALLOC(pool, state.map, size));
783 VALGRIND_MEMPOOL_ALLOC(stream, vg_ptr, size);
848 VG(VALGRIND_MEMPOOL_ALLOC(pool, bo->map, size));
869 VG(VALGRIND_MEMPOOL_ALLOC(pool, bo->map, size));
  /external/libchrome/base/third_party/valgrind/
valgrind.h     [all...]
  /external/regex-re2/util/
valgrind.h     [all...]
  /external/v8/src/third_party/valgrind/
valgrind.h     [all...]
  /external/valgrind/include/
valgrind.h     [all...]

Completed in 212 milliseconds