#include <xed-flags.h>
Data Fields | |
xed_uint16_t | fa_index |
xed_uint8_t | may_write |
xed_uint8_t | must_write |
xed_uint8_t | nflags |
number of flag actions associated with this record | |
xed_flag_set_t | read |
union of read flags | |
xed_flag_set_t | undefined |
union of undefined flags; | |
xed_flag_set_t | written |
union of written flags (includes undefined flags); |
Definition at line 160 of file xed-flags.h.
|
Definition at line 178 of file xed-flags.h. |
|
Definition at line 165 of file xed-flags.h. |
|
Definition at line 166 of file xed-flags.h. |
|
number of flag actions associated with this record
Definition at line 163 of file xed-flags.h. |
|
union of read flags
Definition at line 169 of file xed-flags.h. |
|
union of undefined flags;
Definition at line 175 of file xed-flags.h. |
|
union of written flags (includes undefined flags);
Definition at line 172 of file xed-flags.h. |