Home
last modified time | relevance | path

Searched refs:InsnRec (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dandroid-trace_common.h71 typedef struct InsnRec { struct
74 } InsnRec; argument
Dtrace.c52 InsnRec dummy; // this is here so we can use buffer[-1]
53 InsnRec buffer[kInsnBufferSize];
54 InsnRec *current;
688 InsnRec *ptr; in trace_cleanup()
689 InsnRec *current = trace_insn.current + 1; in trace_cleanup()
1892 InsnRec *current = trace_insn.current; in trace_insn_helper()
1918 InsnRec *ptr; in trace_insn_helper()