PMSIS API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
drivers/perf.h File Reference

Functions

static void pi_perf_conf (unsigned events)
 Configure performance counters. More...
 
static void pi_perf_reset ()
 Reset all hardware performance counters. More...
 
static void pi_perf_start ()
 Start monitoring configured events. More...
 
static void pi_perf_stop ()
 Stop monitoring configured events. More...
 
static unsigned int pi_perf_read (int id)
 Read a performance counter. More...