Ctools Use Case Library
|
CP Tracer Master ID based filtering configuration. More...
#include <ctools_uclib_cpt.h>
Data Fields | |
uint32_t | MasterIDgroup_Enable |
const eCPT_MasterID * | CPT_MasterID |
uint32_t | CPT_MasterIDCnt |
CP Tracer Master ID based filtering configuration.
const eCPT_MasterID* ctools_cpt_masteridfiltercfg::CPT_MasterID |
Array of Master Ids which needs to be enabled.
uint32_t ctools_cpt_masteridfiltercfg::CPT_MasterIDCnt |
Count or number of Master Ids which needs to be enabled.
uint32_t ctools_cpt_masteridfiltercfg::MasterIDgroup_Enable |
Master ID grouping enable/disable. Consider eCPT_MID_SRIO_CPPI master for example: If MasterIDgroup_Enable = 1, then providing an input of eCPT_MID_SRIO_CPPI_Grp0 will enable all masters in that particular group. If MasterIDgroup_Enable = 0, then only eCPT_MID_SRIO_CPPI_Grp0 will be enabled.