Searched refs:collect_alloc (Results 1 – 3 of 3) sorted by relevance
527 else if VG_BOOL_CLO(arg, "--collect-alloc", CLG_(clo).collect_alloc) {} in CLG_()650 CLG_(clo).collect_alloc = False; in CLG_()
104 Bool collect_alloc; /* Collect size of allocated memory */ member
1627 if (CLG_(clo).collect_alloc) in CLG_()