Searched refs:XPt (Results 1 – 7 of 7) sorted by relevance
544 typedef struct _XPt XPt; typedef553 XPt* parent; // pointer to parent XPt561 XPt** children; // pointers to children XPts596 static XPt* alloc_xpt;620 static XPt* new_XPt(Addr ip, XPt* parent) in new_XPt()625 XPt* xpt = perm_malloc(sizeof(XPt)); in new_XPt()643 static void add_child_xpt(XPt* parent, XPt* child) in add_child_xpt()651 parent->max_children * sizeof(XPt*) ); in add_child_xpt()657 parent->max_children * sizeof(XPt*) ); in add_child_xpt()681 static SXPt* dup_XTree(XPt* xpt, SizeT total_szB) in dup_XTree()[all …]
41 Massif: XPt init expansions: ...42 Massif: XPt later expansions: ...
54 Massif: XPt init expansions: ...55 Massif: XPt later expansions: ...
51 Massif: XPt init expansions: ...52 Massif: XPt later expansions: ...
109 Massif: XPt init expansions: ...110 Massif: XPt later expansions: ...
439 Massif: XPt init expansions: ...440 Massif: XPt later expansions: ...
542 Massif: XPt init expansions: ...543 Massif: XPt later expansions: ...