Searched refs:clo_trace_malloc (Results 1 – 5 of 5) sorted by relevance
47 Bool VG_(clo_trace_malloc) = False;67 else if VG_BOOL_CLO(arg, "--trace-malloc", VG_(clo_trace_malloc)) {} in VG_()
183 if (info.clo_trace_malloc) { \
61 extern Bool VG_(clo_trace_malloc);
54 Bool clo_trace_malloc; member
1789 info->clo_trace_malloc = VG_(clo_trace_malloc); in do_client_request()