Home
last modified time | relevance | path

Searched defs:n_chunks (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/memcheck/
Dmc_leakcheck.c260 Int n_chunks ) in find_chunk_for_OLD()
283 Int n_chunks ) in find_chunk_for()
336 UInt n_mallocs, n_chunks, m, s; in find_active_chunks() local
Dmc_malloc_wrappers.c662 UInt n_chunks, i, bad = 0; in check_mempool_sane() local
/external/qemu/block/
Ddmg.c39 uint32_t n_chunks; member
/external/compiler-rt/lib/asan/
Dasan_allocator.cc321 AsanChunk *AllocateChunks(u8 size_class, uptr n_chunks) { in AllocateChunks()
535 uptr n_chunks = mmap_size / size; in GetNewChunks() local