perf_regs_t
#include <perf_cnt.h>
Public Attributes
Name | |
---|---|
volatile perf_reg32_t | enable |
volatile perf_reg32_t | hart_select |
volatile perf_reg32_t | perf_counter |
Public Attributes Documentation
variable enable
volatile perf_reg32_t enable;
variable hart_select
volatile perf_reg32_t hart_select;
variable perf_counter
volatile perf_reg32_t perf_counter;
Updated on 2023-06-19 at 09:43:56 +0000