HomeSort by relevance Sort by last modified time
    Searched refs:clo_trace_malloc (Results 1 - 5 of 5) sorted by null

  /external/valgrind/include/
pub_tool_replacemalloc.h 67 extern Bool VG_(clo_trace_malloc);
  /external/valgrind/coregrind/m_replacemalloc/
replacemalloc_core.c 49 Bool VG_(clo_trace_malloc) = False; variable
69 else if VG_BOOL_CLO(arg, "--trace-malloc", VG_(clo_trace_malloc)) {}
vg_replace_malloc.c 194 if (info.clo_trace_malloc) { \
    [all...]
  /external/valgrind/coregrind/
pub_core_replacemalloc.h 55 Bool clo_trace_malloc; member in struct:vg_mallocfunc_info
  /external/valgrind/coregrind/m_scheduler/
scheduler.c     [all...]

Completed in 270 milliseconds