OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACE_DEV_REG_MALLOC
(Results
1 - 2
of
2
) sorted by null
/external/qemu/include/hw/android/goldfish/
trace.h
87
#define
TRACE_DEV_REG_MALLOC
(TRACE_DEV_REG_MEMCHECK + MEMCHECK_EVENT_MALLOC)
/bionic/libc/bionic/
malloc_debug_qemu.cpp
75
* along with
TRACE_DEV_REG_MALLOC
event. This descriptor is used to inform
105
* the course of
TRACE_DEV_REG_MALLOC
event handling. In case of an error,
205
#define
TRACE_DEV_REG_MALLOC
1537
426
/* Fires up
TRACE_DEV_REG_MALLOC
event in the emulator.
439
notify_qemu(
TRACE_DEV_REG_MALLOC
, reinterpret_cast<uintptr_t>(desc));
[
all
...]
Completed in 71 milliseconds