HomeSort by relevance Sort by last modified time
    Searched refs:AddrRec (Results 1 - 2 of 2) sorted by null

  /external/qemu/
android-trace_common.h 65 typedef struct AddrRec {
68 } AddrRec;
trace.c 76 AddrRec buffer[kMaxNumAddrs];
77 AddrRec *next;
161 // The maximum number of bytes consumed by an AddrRec after compression.
727 AddrRec *ptr;
729 AddrRec *next = trace_load.next;
763 AddrRec *ptr;
765 AddrRec *next = trace_store.next;
    [all...]

Completed in 33 milliseconds