Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_leakcheck.c266 Int n_chunks ) in find_chunk_for_OLD()
291 Int n_chunks ) in find_chunk_for()
344 UInt n_mallocs, n_chunks, m, s; in find_active_chunks() local
2252 Int n_chunks; in MC_() local
Dmc_malloc_wrappers.c823 UInt n_chunks, i, bad = 0; in check_mempool_sane() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h898 uptr n_chunks = kRegionSize / (size + kMetadataSize); in PopulateFreeList() local