Home
last modified time | relevance | path

Searched refs:sizeDedupPA (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/include/
Dpub_tool_deduppoolalloc.h130 extern UInt VG_(sizeDedupPA) (DedupPoolAlloc *ddpa);
/external/valgrind/coregrind/
Dm_deduppoolalloc.c329 UInt VG_(sizeDedupPA) (DedupPoolAlloc *ddpa) in VG_() argument
/external/valgrind/coregrind/m_debuginfo/
Dstorage.c2226 di->cfsi_m_pool ? VG_(sizeDedupPA) (di->cfsi_m_pool) : 0); in ML_()
2252 sz_cfsi_m_pool = VG_(sizeDedupPA)(di->cfsi_m_pool); in ML_()