HomeSort by relevance Sort by last modified time
    Searched refs:clo_trace_malloc (Results 1 - 5 of 5) 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)) {}
vg_replace_malloc.c 154 if (info.clo_trace_malloc) { \
    [all...]
  /external/valgrind/main/include/
pub_tool_replacemalloc.h 61 extern Bool VG_(clo_trace_malloc);
  /external/valgrind/main/coregrind/
pub_core_replacemalloc.h 54 Bool clo_trace_malloc; member in struct:vg_mallocfunc_info
  /external/valgrind/main/coregrind/m_scheduler/
scheduler.c     [all...]

Completed in 126 milliseconds