OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACE_DEV_REG_ENABLE
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/qtools/tests/
macros.h
28
#define
TRACE_DEV_REG_ENABLE
100
80
#define TRACE_ENABLE_TRACING() DEV_WRITE_WORD(
TRACE_DEV_REG_ENABLE
, 1)
/external/qemu/hw/
goldfish_trace.h
50
#define
TRACE_DEV_REG_ENABLE
100
goldfish_trace.c
275
case
TRACE_DEV_REG_ENABLE
: // tracing enable: 0 = stop, 1 = start
371
case
TRACE_DEV_REG_ENABLE
: // tracing enable
Completed in 65 milliseconds