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

  /external/qemu/
android-trace_common.h 57 typedef struct BBRec {
62 } BBRec;
trace.c 33 BBRec buffer[kMaxNumBasicBlocks];
34 BBRec *next; // points to next record in buffer
157 // The maximum number of bytes consumed by an BBRec after compression.
643 BBRec *ptr;
644 BBRec *next = trace_bb.next;
    [all...]
exec-all.h 158 struct BBRec *bb_rec;
  /sdk/emulator/qtools/
trace_reader_base.h 168 BBRec bb_rec;

Completed in 76 milliseconds