|
|
union { |
|
struct { |
|
uint64 event_select: 8 |
| |
|
uint64 umask: 8 |
| |
|
uint64 reserved1: 1 |
| |
|
uint64 occ_ctr_rst: 1 |
| |
|
uint64 edge: 1 |
| |
|
uint64 reserved2: 1 |
| |
|
uint64 enable_pmi: 1 |
| |
|
uint64 reserved3: 1 |
| |
|
uint64 enable: 1 |
| |
|
uint64 invert: 1 |
| |
|
uint64 cmask: 8 |
| |
|
uint64 reservedx: 32 |
| |
| } fields |
| |
|
uint64 value |
| |
| }; | |
| |
The documentation for this struct was generated from the following file: