Ctools Use Case Library
Data Fields
ctools_cpt_eventtracecfg Struct Reference

CP Tracer configuration parameters for New Request Event capture Use-case. More...

#include <ctools_uclib_cpt.h>

Data Fields

eCPT_ModID CPT_ModId
 
uint32_t AddrExportMask
 
const ctools_cpt_addressfiltercfgAddress_Filter_Params
 
const
ctools_cpt_masteridfiltercfg
EventTrace_MasterID
 
const CPT_Qualifiers * TPEventQual
 

Detailed Description

CP Tracer configuration parameters for New Request Event capture Use-case.

ctools_cpt_eventtracecfg

Field Documentation

const ctools_cpt_addressfiltercfg* ctools_cpt_eventtracecfg::Address_Filter_Params

Address range based filtering configuration inputs for New Request event capture.

uint32_t ctools_cpt_eventtracecfg::AddrExportMask

Starting bit number of the 10 bits of address to be captured. This is 6-bit value (bits 5:0) in the range of 0 to 37 that defines the 10 address bits used in STM message generation:

  • 0 - bits 10:0 are exported
  • 1 - bits 11:1 are exported
  • ...
  • 37 - bits 47:37 are exported

    Bits 32:6 are don't cares. If CPT_OpenModule() is called with a NULL CPT_CfgOptions pointer then the default for this parameter is 0. This value is provided to host tools through meta data STM messages and is used to adjust address display.
eCPT_ModID ctools_cpt_eventtracecfg::CPT_ModId

CPT Module Id for which New Request Event needs to be captured.

const ctools_cpt_masteridfiltercfg* ctools_cpt_eventtracecfg::EventTrace_MasterID

Master ID based filtering configuration inputs for New Request event capture.

const CPT_Qualifiers* ctools_cpt_eventtracecfg::TPEventQual

CPT Qualifiers inputs for New Request event capture.


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