Home | History | Annotate | Download | only in massif

Lines Matching refs:VG_BOOL_CLO

387         if VG_BOOL_CLO(arg, "--heap",           clo_heap)   {}
390 else if VG_BOOL_CLO(arg, "--stacks", clo_stacks) {}
392 else if VG_BOOL_CLO(arg, "--pages-as-heap", clo_pages_as_heap) {}