Searched refs:sizeDedupPA (Results 1 – 3 of 3) sorted by relevance
130 extern UInt VG_(sizeDedupPA) (DedupPoolAlloc *ddpa);
329 UInt VG_(sizeDedupPA) (DedupPoolAlloc *ddpa) in VG_() argument
2226 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_()