Ctools Use Case Library
Data Fields
ctools_cpt_masteridfiltercfg Struct Reference

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
 

Detailed Description

CP Tracer Master ID based filtering configuration.

ctools_cpt_masteridfiltercfg

Field Documentation

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.


The documentation for this struct was generated from the following file: