Searched refs:xpt (Results 1 – 3 of 3) sorted by relevance
625 XPt* xpt = perm_malloc(sizeof(XPt)); in new_XPt() local626 xpt->ip = ip; in new_XPt()627 xpt->szB = 0; in new_XPt()628 xpt->parent = parent; in new_XPt()633 xpt->n_children = 0; in new_XPt()634 xpt->max_children = 0; in new_XPt()635 xpt->children = NULL; in new_XPt()640 return xpt; in new_XPt()681 static SXPt* dup_XTree(XPt* xpt, SizeT total_szB) in dup_XTree() argument710 for (i = 0; i < xpt->n_children; i++) { in dup_XTree()[all …]
28 89061 fixed Massif: ms_main.c:485 (get_XCon): Assertion `xpt->max_chi...67 144453 fixed (get_XCon): Assertion 'xpt->max_children != 0' failed.76 146456 fixed (update_XCon): Assertion 'xpt->curr_space >= -space_delta'...
1383 89061 Massif: ms_main.c:485 (get_XCon): Assertion `xpt->max_chi...'1402 144453 (get_XCon): Assertion 'xpt->max_children != 0' failed.1409 146456 (update_XCon): Assertion 'xpt->curr_space >= -space_delta'...