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