Searched refs:n_xpts (Results 1 – 1 of 1) sorted by relevance
250 static UInt n_xpts = 0; variable578 Int n_xpts; // number of aggregated XPts member606 n_xpts++; in new_XPt()722 insig_sxpt->Insig.n_xpts = n_insig_children; in dup_XTree()2256 const HChar* s = ( 1 == sxpt->Insig.n_xpts ? "," : "s, all" ); in pp_snapshot_SXPt()2258 depth_str, sxpt->szB, sxpt->Insig.n_xpts, s, in pp_snapshot_SXPt()2438 STATS("XPts: %u\n", n_xpts); in ms_print_stats()2441 ( n_xpts ? alloc_xpt->n_children * 100 / n_xpts : 0)); in ms_print_stats()2465 tl_assert(n_xpts > 0); // always have alloc_xpt in ms_fini()