OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACE_DEV_REG_FREE_PTR
(Results
1 - 4
of
4
) sorted by null
/external/qemu/hw/
goldfish_trace.h
87
#define
TRACE_DEV_REG_FREE_PTR
(TRACE_DEV_REG_MEMCHECK + MEMCHECK_EVENT_FREE_PTR)
goldfish_trace.c
327
case
TRACE_DEV_REG_FREE_PTR
:
/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
442
/* Fires up
TRACE_DEV_REG_FREE_PTR
event in the emulator.
454
notify_qemu(
TRACE_DEV_REG_FREE_PTR
, (uint32_t)&free_desc);
[
all
...]
Completed in 50 milliseconds