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

  /external/qemu/memcheck/
memcheck_util.h 232 void memcheck_dump_malloc_desc(const MallocDescEx* desc,
memcheck.c 168 memcheck_dump_malloc_desc(desc, 1, 0);
460 memcheck_dump_malloc_desc(&desc, 1, 1);
462 memcheck_dump_malloc_desc(&replaced, 1, 1);
470 memcheck_dump_malloc_desc(&desc, 1, 1);
516 memcheck_dump_malloc_desc(&pulled, 1, 0);
memcheck_util.c 202 memcheck_dump_malloc_desc(const MallocDescEx* desc_ex, function
memcheck_proc_management.c 624 memcheck_dump_malloc_desc(&leaked_alloc, 0, 0);

Completed in 1553 milliseconds