OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRACE_DEV_REG_SWITCH
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/qtools/tests/
macros.h
8
#define
TRACE_DEV_REG_SWITCH
0
39
#define TRACE_SWITCH(pid) DEV_WRITE_WORD(
TRACE_DEV_REG_SWITCH
, (pid))
/external/qemu/hw/
goldfish_trace.h
25
#define
TRACE_DEV_REG_SWITCH
0
goldfish_trace.c
73
case
TRACE_DEV_REG_SWITCH
: // context switch, switch to pid
Completed in 2962 milliseconds