This function disables the event counters and returns the counter values.
Prototype
void Xpm_GetEventCounters(u32 *PmCtrValue);
Parameters
The following table lists the Xpm_GetEventCounters
function arguments.
Name | Description |
---|---|
PmCtrValue | Pointer to an array of type u32 PmCtrValue[6]. It is an output parameter which is used to return the PM counter values. |