HomeSort by relevance Sort by last modified time
    Searched full:notify_qemu (Results 1 - 1 of 1) sorted by null

  /bionic/libc/bionic/
malloc_debug_qemu.cpp 397 static inline void notify_qemu(uint32_t code, uint32_t val) { function
410 notify_qemu(TRACE_DEV_REG_PRINT_USER_STR, (uint32_t)str);
419 notify_qemu(TRACE_DEV_REG_LIBC_INIT, pid);
435 notify_qemu(TRACE_DEV_REG_MALLOC, (uint32_t)desc);
454 notify_qemu(TRACE_DEV_REG_FREE_PTR, (uint32_t)&free_desc);
480 notify_qemu(TRACE_DEV_REG_QUERY_MALLOC, (uint32_t)&query);
    [all...]

Completed in 224 milliseconds