paUsrStatsConfig_t Struct Reference
[PA LLD Data Structures]

User-defined Statistics Configuration Information. More...

#include <pa.h>

Data Fields

uint16_t numCounters
uint16_t num64bCounters

Detailed Description

User-defined Statistics Configuration Information.

paUsrStatsConfig_t defines the configuration parameters for multi-level hierarchical user-defined statistics operation such as the number of user-defined counters. There are up to 512 user-defined statistics consisting of some 64-bit counters and some 32-bit counters whereas the total size of all counters cannot exceed 2048 bytes. The user-defined statistics feature is disabled until this configuration is invoked through API Pa_control.


Field Documentation

Number of 64-bit user-defined counters, default = 0, maximum = 256

Total number of user-defined counters, default = 0, maximum = 512


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

Copyright 2012, Texas Instruments Incorporated