OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACE_DEV_REG_LIBC_INIT
(Results
1 - 4
of
4
) sorted by null
/external/qemu/hw/
goldfish_trace.h
85
#define
TRACE_DEV_REG_LIBC_INIT
(TRACE_DEV_REG_MEMCHECK + MEMCHECK_EVENT_LIBC_INIT)
goldfish_trace.c
339
case
TRACE_DEV_REG_LIBC_INIT
:
/external/qemu/memcheck/
memcheck_common.h
36
#define
TRACE_DEV_REG_LIBC_INIT
1536
/bionic/libc/bionic/
malloc_debug_qemu.cpp
196
#define
TRACE_DEV_REG_LIBC_INIT
1536
414
/* Fires up
TRACE_DEV_REG_LIBC_INIT
event in the emulator.
419
notify_qemu(
TRACE_DEV_REG_LIBC_INIT
, pid);
[
all
...]
Completed in 18 milliseconds