Home
last modified time | relevance | path

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

/external/valgrind/massif/
Dms_main.c643 static SXPt* dup_XTree(XPt* xpt, SizeT total_szB) in dup_XTree() function
700 sxpt->Sig.children[j++] = dup_XTree(xpt->children[i], total_szB); in dup_XTree()
1312 snapshot->alloc_sxpt = dup_XTree(alloc_xpt, total_szB); in take_snapshot()