Snitch Runtime
|
Structure representing the performance counters. More...
#include <perf_cnt.h>
Public Attributes | |
volatile perf_reg32_t | enable [SNRT_NUM_PERF_CNTS] |
volatile perf_reg32_t | select [SNRT_NUM_PERF_CNTS] |
volatile perf_reg32_t | perf_counter [SNRT_NUM_PERF_CNTS] |
Structure representing the performance counters.
This structure defines the memory layout of the performance counters configuration register, as they are defined in snitch_cluster_peripheral.hjson
.