Searched refs:Insig (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/massif/
H A Dms_main.c570 SizeT szB; // memory size for the node, be it Sig or Insig
586 Insig; member in union:_SXPt::__anon15233
744 // Nb: We 'n_sxpt_allocs' here because creating an Insig SXPt
750 insig_sxpt->Insig.n_xpts = n_insig_children;
2250 // startup/shutdown). Second, this way we get the Insig SXPt (if one
2274 // There should be 0 or 1 Insig children SXPts.
2279 Char* s = ( 1 == sxpt->Insig.n_xpts ? "," : "s, all" );
2281 depth_str, sxpt->szB, sxpt->Insig.n_xpts, s,

Completed in 75 milliseconds