FreeRTOS port on GAP8/RISC-V
|
Functions | |
static void | pi_perf_conf (unsigned events) |
static void | pi_perf_reset () |
static void | pi_perf_fc_reset () |
static void | pi_perf_cl_reset () |
static void | pi_perf_start () |
static void | pi_perf_fc_start () |
static void | pi_perf_cl_start () |
static void | pi_perf_stop () |
static unsigned int | pi_perf_read (int id) |
static unsigned int | pi_perf_fc_read (int id) |
static unsigned int | pi_perf_cl_read (int id) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
References __pi_perf_fc_conf(), and pi_is_fc().
|
inlinestatic |
References __pi_perf_fc_read().
|
inlinestatic |
References __pi_perf_fc_reset().
|
inlinestatic |
References __pi_perf_fc_start().
|
inlinestatic |
References __pi_perf_fc_read(), and pi_is_fc().
|
inlinestatic |
References __pi_perf_fc_reset(), and pi_is_fc().
|
inlinestatic |
References __pi_perf_fc_start(), and pi_is_fc().
|
inlinestatic |
References __pi_perf_fc_stop(), and pi_is_fc().