#include <opd_ibs.h>
Data Fields | |
unsigned long int | rip |
unsigned int | ibs_op_lin_addr_low |
unsigned int | ibs_op_lin_addr_high |
unsigned int | ibs_op_data1_low |
unsigned int | ibs_op_data1_high |
unsigned int | ibs_op_data2_low |
unsigned int | ibs_op_data2_high |
unsigned int | ibs_op_data3_low |
unsigned int | ibs_op_data3_high |
unsigned int | ibs_op_ldst_linaddr_low |
unsigned int | ibs_op_ldst_linaddr_high |
unsigned int | ibs_op_phys_addr_low |
unsigned int | ibs_op_phys_addr_high |
unsigned long | ibs_op_brtgt_addr |
This struct represents the hardware-level IBS op information.
Definition at line 59 of file opd_ibs.h.
unsigned long ibs_op_sample::ibs_op_brtgt_addr |
Definition at line 80 of file opd_ibs.h.
Referenced by get_ibs_op_bta_sample(), and trans_ibs_op_bta().
unsigned int ibs_op_sample::ibs_op_data1_high |
Definition at line 66 of file opd_ibs.h.
Referenced by code_ibs_op_sample(), get_ibs_op_bta_sample(), and trans_ibs_op_mask_reserved().
unsigned int ibs_op_sample::ibs_op_data1_low |
Definition at line 65 of file opd_ibs.h.
Referenced by code_ibs_op_sample().
unsigned int ibs_op_sample::ibs_op_data2_high |
Definition at line 69 of file opd_ibs.h.
Referenced by code_ibs_op_sample().
unsigned int ibs_op_sample::ibs_op_data2_low |
Definition at line 68 of file opd_ibs.h.
Referenced by code_ibs_op_sample(), and trans_ibs_op_mask_reserved().
unsigned int ibs_op_sample::ibs_op_data3_high |
Definition at line 72 of file opd_ibs.h.
Referenced by code_ibs_op_sample().
unsigned int ibs_op_sample::ibs_op_data3_low |
Definition at line 71 of file opd_ibs.h.
Referenced by code_ibs_op_sample(), and trans_ibs_op_mask_reserved().
unsigned int ibs_op_sample::ibs_op_ldst_linaddr_high |
Definition at line 75 of file opd_ibs.h.
Referenced by code_ibs_op_sample(), and trans_ibs_op_ls_memaccess().
unsigned int ibs_op_sample::ibs_op_ldst_linaddr_low |
Definition at line 74 of file opd_ibs.h.
Referenced by code_ibs_op_sample(), and trans_ibs_op_ls_memaccess().
unsigned int ibs_op_sample::ibs_op_lin_addr_high |
Definition at line 63 of file opd_ibs.h.
Referenced by code_ibs_op_sample().
unsigned int ibs_op_sample::ibs_op_lin_addr_low |
Definition at line 62 of file opd_ibs.h.
Referenced by code_ibs_op_sample().
unsigned int ibs_op_sample::ibs_op_phys_addr_high |
Definition at line 78 of file opd_ibs.h.
Referenced by code_ibs_op_sample(), and trans_ibs_op_ls_memaccess().
unsigned int ibs_op_sample::ibs_op_phys_addr_low |
Definition at line 77 of file opd_ibs.h.
Referenced by code_ibs_op_sample(), and trans_ibs_op_ls_memaccess().
unsigned long int ibs_op_sample::rip |
Definition at line 60 of file opd_ibs.h.
Referenced by code_ibs_op_sample().