Searched refs:BBRec (Results 1 - 3 of 3) sorted by relevance

/external/qemu/
H A Dandroid-trace_common.h57 typedef struct BBRec { struct
62 } BBRec; typedef in typeref:struct:BBRec
H A Dtrace.c33 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;
1823 BBRec *bb_rec = tb->bb_rec;
1849 BBRec *next = trace_bb.next;
1851 BBRec *ptr;
H A Dexec-all.h158 struct BBRec *bb_rec;

Completed in 89 milliseconds