Ctools Use Case Library
|
Data Structures | |
struct | ctools_cpt_masteridfiltercfg |
CP Tracer Master ID based filtering configuration. More... | |
struct | ctools_cpt_addressfiltercfg |
CP Tracer Address range based filtering configuration. More... | |
struct | ctools_cpt_modidqual |
CP Tracer configuration structure containing the module ID and its associated qualifier configuration. More... | |
struct | ctools_cpt_sysprofilecfg |
CP Tracer configuration parameters for System Profiling Use-cases (Bandwidth or Latency profiling) More... | |
struct | ctools_cpt_masterprofilecfg |
CP Tracer configuration parameters for Master Bandwidth Profiling Use-case. More... | |
struct | ctools_cpt_totalprofilecfg |
CP Tracer configuration parameters for Total Bandwidth Profiling Use-case. More... | |
struct | ctools_cpt_eventtracecfg |
CP Tracer configuration parameters for New Request Event capture Use-case. More... | |
struct | ctools_edmaConfig_t |
Debug Tool EDMA configuration structure, if EDMA is used as an option to drain the ETB. More... | |
struct | ctools_edma_result_t |
Ctools ETB EDMA drain job result structure to be used to convert the cicurlar buffer to linear buffer. More... | |
struct | ctools_etb_config_t |
Ctools ETB configuration structure. More... | |
Macros | |
#define | ctools_cpt_resources_pntr ctools_cpt_resources* |
Pointer to the internal CP Tracer resources structure. More... | |
#define | ctools_memwatch_resources_pntr ctools_memwatch_resources* |
Pointer to the internal memory watch resources structure. More... | |
#define | ctools_statprof_resources_pntr ctools_statprof_resources* |
Pointer to the internal memory watch resources structure. More... | |
Typedefs | |
typedef int | ctools_Result |
dbg_tool return result | |
#define ctools_cpt_resources_pntr ctools_cpt_resources* |
Pointer to the internal CP Tracer resources structure.
#define ctools_memwatch_resources_pntr ctools_memwatch_resources* |
Pointer to the internal memory watch resources structure.
#define ctools_statprof_resources_pntr ctools_statprof_resources* |
Pointer to the internal memory watch resources structure.