IBS information is processed in two steps. More...
#include <opd_ibs.h>

Public Attributes | |
| struct ibs_fetch_sample * | fetch |
| struct ibs_op_sample * | op |
IBS information is processed in two steps.
The first step decodes hardware-level IBS information and saves it in decoded form. The second step translates the decoded IBS information into IBS derived events. IBS information is tallied and is reported as derived events.
struct ibs_fetch_sample* ibs_sample::fetch [read] |
Referenced by code_ibs_fetch_sample(), and trans_ibs_fetch().
struct ibs_op_sample* ibs_sample::op [read] |
1.6.1