OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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