![]() |
![]() |
User-defined Statistics Configuration Information. More...
#include <pa.h>
Data Fields | |
uint16_t | numCounters |
uint16_t | num64bCounters |
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.
uint16_t paUsrStatsConfig_t::num64bCounters |
Number of 64-bit user-defined counters, default = 0, maximum = 256
uint16_t paUsrStatsConfig_t::numCounters |
Total number of user-defined counters, default = 0, maximum = 512