OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TRACE_DEV_REG_QUERY_MALLOC
(Results
1 - 2
of
2
) sorted by null
/external/qemu/memcheck/
memcheck_common.h
63
#define
TRACE_DEV_REG_QUERY_MALLOC
1539
126
* along with
TRACE_DEV_REG_QUERY_MALLOC
event. When handling free and realloc
131
* with
TRACE_DEV_REG_QUERY_MALLOC
query. The entire structure is initialized
148
* the course of
TRACE_DEV_REG_QUERY_MALLOC
event handling. In case of an
/bionic/libc/bionic/
malloc_debug_qemu.cpp
121
* along with
TRACE_DEV_REG_QUERY_MALLOC
event. When handling free and realloc
126
* information with
TRACE_DEV_REG_QUERY_MALLOC
query. The entire structure is
144
* the course of
TRACE_DEV_REG_QUERY_MALLOC
event handling. In case of an
221
#define
TRACE_DEV_REG_QUERY_MALLOC
1539
461
/* Fires up
TRACE_DEV_REG_QUERY_MALLOC
event in the emulator.
480
notify_qemu(
TRACE_DEV_REG_QUERY_MALLOC
, (uint32_t)&query);
[
all
...]
Completed in 511 milliseconds