User-defined Statistics Allocation Control Info Bit Definitions
PA LLD Constants (enum's and define's)

User-defined Statistics Allocation Control Info Bit Definitions

Bitmap definition of the ctrlBitField in paUsrStatsAlloc_t

#define pa_USR_STATS_ALLOC_64B_CNT   0x0001
#define pa_USR_STATS_ALLOC_CNT_PRESENT   0x0002

Define Documentation

#define pa_USR_STATS_ALLOC_64B_CNT   0x0001

Control Info -- Set: Allocate a 64-bit counter Clear: Allocate a 32-bit counter

#define pa_USR_STATS_ALLOC_CNT_PRESENT   0x0002

Control Info -- Set: Counter index is provided. Need to verify whether the counter index is valid. Clear: Counter index is not present. Need to allocate one.


Copyright 2014, Texas Instruments Incorporated