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

  /external/qemu/memcheck/
memcheck_common.h 45 #define TRACE_DEV_REG_MALLOC 1537
76 * along with TRACE_DEV_REG_MALLOC event. This descriptor is used to inform
104 * the course of TRACE_DEV_REG_MALLOC event handling. In case of an error,
  /bionic/libc/bionic/
malloc_debug_qemu.c 74 * along with TRACE_DEV_REG_MALLOC event. This descriptor is used to inform
104 * the course of TRACE_DEV_REG_MALLOC event handling. In case of an error,
204 #define TRACE_DEV_REG_MALLOC 1537
438 /* Fires up TRACE_DEV_REG_MALLOC event in the emulator.
453 notify_qemu(TRACE_DEV_REG_MALLOC, (uint32_t)desc);
    [all...]

Completed in 44 milliseconds