Searched refs:s_trace_alloc (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/drd/
H A Ddrd_main.c63 static Bool s_trace_alloc; variable
107 else if VG_BOOL_CLO(arg, "--trace-alloc", s_trace_alloc) {}
315 if (!is_stack_mem && s_trace_alloc)
359 if (!is_stack_mem && s_trace_alloc)

Completed in 54 milliseconds