Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_main.c61 static Bool s_trace_alloc; variable
109 else if VG_BOOL_CLO(arg, "--trace-alloc", s_trace_alloc) {} in DRD_()
341 if (!is_stack_mem && s_trace_alloc) in drd_start_using_mem()
385 if (!is_stack_mem && s_trace_alloc) in drd_stop_using_mem()