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

  /external/qemu/memcheck/
memcheck_common.h 54 #define TRACE_DEV_REG_FREE_PTR 1538
175 * is passed along with TRACE_DEV_REG_FREE_PTR event. The entire structure is
187 * the course of TRACE_DEV_REG_FREE_PTR event handling. In case of an
  /bionic/libc/bionic/
malloc_debug_qemu.cpp 166 * is passed along with TRACE_DEV_REG_FREE_PTR event. The entire structure is
179 * the course of TRACE_DEV_REG_FREE_PTR event handling. In case of an
213 #define TRACE_DEV_REG_FREE_PTR 1538
446 /* Fires up TRACE_DEV_REG_FREE_PTR event in the emulator.
458 notify_qemu(TRACE_DEV_REG_FREE_PTR, (uint32_t)&free_desc);
    [all...]

Completed in 3133 milliseconds