#include <stdint.h>
#include "xpseudo_asm.h"
#include "xil_types.h"
Functions | |
void | Xpm_SetEvents (int PmcrCfg) |
void | Xpm_GetEventCounters (u32 *PmCtrValue) |
Xpm_SetEvents can be used to set the event counters to count a set of events and Xpm_GetEventCounters can be used to read the counter values.
MODIFICATION HISTORY:
Ver Who Date Changes ----- ---- -------- ----------------------------------------------- 1.00a sdm 07/11/11 First release
|
This function disables the event counters and returns the counter values.
|
|
This function configures the Cortex A9 event counters controller, with the event codes, in a configuration selected by the user and enables the counters.
|