FreeRTOS port on GAP8/RISC-V
|
Data Fields | |
uint32_t | perf_mask |
uint32_t | perf_counter [PCER_EVENTS_NUM] |
uint32_t perf_t::perf_counter |
Performance counters value.
Referenced by __pi_perf_fc_read(), and __pi_perf_save().
uint32_t perf_t::perf_mask |
Mask of Performance counters being used.
Referenced by __pi_perf_fc_conf(), __pi_perf_fc_reset(), __pi_perf_fc_start(), __pi_perf_fc_stop(), and __pi_perf_save().