Searched defs:cf_trailer_entry (Results 1 – 1 of 1) sorted by relevance
25 struct cf_trailer_entry { /* CPU-M CF trailer for raw traces (64 byte) */ struct27 union {39 unsigned int cfvn:16; /* 64-79 Ctr First Version */40 unsigned int csvn:16; /* 80-95 Ctr Second Version */41 unsigned int cpu_speed:32; /* 96-127 CPU speed */43 unsigned long timestamp; /* 128-191 Timestamp (TOD) */45 union {55 unsigned int mach_type:16; /* Machine type */56 unsigned int res1:16; /* Reserved */57 unsigned int res2:32; /* Reserved */