Home | History | Annotate | Download | only in massif

Lines Matching full:clo_heap_admin

405    // clo_heap_admin is deliberately a word-sized type.  At one point it was
409 static SSizeT clo_heap_admin = 8;
430 else if VG_BINT_CLO(arg, "--heap-admin", clo_heap_admin, 0, 1024) {}
1564 update_heap_stats(req_szB, clo_heap_admin + slop_szB);
1635 update_heap_stats(-hc->req_szB, -clo_heap_admin - hc->slop_szB);
2408 clo_heap_admin = 0; // No heap admin on pages.