PMSIS API
|
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... | |