paUsrStats_s Struct Reference
[PA LLD Data Structures]

PA User-defined Statistics Structure. More...

#include <pa.h>

Data Fields

uint64_t count64 [pa_USR_STATS_MAX_64B_COUNTERS]
uint32_t count32 [pa_USR_STATS_MAX_32B_COUNTERS]

Detailed Description

PA User-defined Statistics Structure.

This structures define the PA User-defined statistics provided with API function Pa_requestUsrStats ().


Field Documentation

uint32_t paUsrStats_s::count32[pa_USR_STATS_MAX_32B_COUNTERS]

Array of general purpose 32-bit counters

uint64_t paUsrStats_s::count64[pa_USR_STATS_MAX_64B_COUNTERS]

Array of general purpose 64-bit counters


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

Copyright 2012, Texas Instruments Incorporated