Searched refs:n_xpts (Results 1 – 1 of 1) sorted by relevance
244 static UInt n_xpts = 0; variable572 Int n_xpts; // number of aggregated XPts member600 n_xpts++; in new_XPt()716 insig_sxpt->Insig.n_xpts = n_insig_children; in dup_XTree()2215 const HChar* s = ( 1 == sxpt->Insig.n_xpts ? "," : "s, all" ); in pp_snapshot_SXPt()2217 depth_str, sxpt->szB, sxpt->Insig.n_xpts, s, clo_threshold); in pp_snapshot_SXPt()2409 STATS("XPts: %u\n", n_xpts); in ms_print_stats()2412 ( n_xpts ? alloc_xpt->n_children * 100 / n_xpts : 0)); in ms_print_stats()2436 tl_assert(n_xpts > 0); // always have alloc_xpt in ms_fini()