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

/external/valgrind/main/coregrind/m_replacemalloc/
H A Dreplacemalloc_core.c47 Bool VG_(clo_trace_malloc) = False; variable
67 else if VG_BOOL_CLO(arg, "--trace-malloc", VG_(clo_trace_malloc)) {}
H A Dvg_replace_malloc.c180 if (info.clo_trace_malloc) { \
/external/valgrind/main/include/
H A Dpub_tool_replacemalloc.h61 extern Bool VG_(clo_trace_malloc);
/external/valgrind/main/coregrind/
H A Dpub_core_replacemalloc.h54 Bool clo_trace_malloc; member in struct:vg_mallocfunc_info
/external/valgrind/main/coregrind/m_scheduler/
H A Dscheduler.c1601 info->clo_trace_malloc = VG_(clo_trace_malloc);

Completed in 138 milliseconds