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

  /external/qemu/memcheck/
memcheck_common.h 120 uint32_t allocator_pid; member in struct:MallocDesc
  /bionic/libc/bionic/
malloc_debug_qemu.c 114 uint32_t allocator_pid; member in struct:MallocDesc
451 desc->allocator_pid = getpid();
566 desc->requested_bytes, desc->suffix_size, desc->allocator_pid,
    [all...]

Completed in 156 milliseconds