Home
last modified time | relevance | path

Searched defs:cf_trailer_entry (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/util/
H A Ds390-cpumcf-kernel.h25 struct cf_trailer_entry { /* CPU-M CF trailer for raw traces (64 byte) */ struct
27 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 */