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

  /external/valgrind/main/coregrind/m_replacemalloc/
replacemalloc_core.c 47 Bool VG_(clo_trace_malloc) = False; variable
67 else if VG_BOOL_CLO(arg, "--trace-malloc", VG_(clo_trace_malloc)) {}
  /external/valgrind/main/coregrind/
pub_core_replacemalloc.h 54 Bool clo_trace_malloc; member in struct:vg_mallocfunc_info

Completed in 60 milliseconds