Searched refs:clo_trace_malloc (Results 1 – 5 of 5) sorted by relevance
49 Bool VG_(clo_trace_malloc) = False;79 else if VG_BOOL_CLO(arg, "--trace-malloc", VG_(clo_trace_malloc)) {} in VG_()
194 if (info.clo_trace_malloc) { \
67 extern Bool VG_(clo_trace_malloc);
55 Bool clo_trace_malloc; member
1993 info->clo_trace_malloc = VG_(clo_trace_malloc); in do_client_request()