HomeSort by relevance Sort by last modified time
    Searched full:trace_init_exec (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/qtools/tests/
macros.h 51 #define TRACE_INIT_EXEC(vstart,vend,eoff,path)\
  /external/qemu/hw/
goldfish_trace.h 117 extern void trace_init_exec(unsigned long start, unsigned long end,
goldfish_trace.c 129 trace_init_exec(vstart, vend, eoff, exec_path);
  /external/qemu/
trace.c 1814 void trace_init_exec(unsigned long start, unsigned long end, function
    [all...]

Completed in 66 milliseconds