Searched refs:newDedupPA (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/include/
H A Dpub_tool_deduppoolalloc.h94 extern DedupPoolAlloc* VG_(newDedupPA) ( SizeT poolSzB,
/external/valgrind/coregrind/
H A Dm_deduppoolalloc.c85 DedupPoolAlloc* VG_(newDedupPA) ( SizeT poolSzB, function
H A Dm_xtree.c444 fnname_ddpa = VG_(newDedupPA)(16000, 1, xt->alloc_fn,
446 filename_ddpa = VG_(newDedupPA)(16000, 1, xt->alloc_fn,
/external/valgrind/coregrind/m_debuginfo/
H A Dstorage.c243 di->strpool = VG_(newDedupPA)(SEGINFO_STRPOOLSIZE,
259 di->fndnpool = VG_(newDedupPA)(500,
824 di->cfsi_m_pool = VG_(newDedupPA)(1000 * sizeof(DiCfSI_m),

Completed in 145 milliseconds