|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
PMU counter configuration entry. More...
#include <zephyr/arch/pmu.h>
Data Fields | |
| pmu_evt_t | event |
| Event (e.g. | |
| bool | enabled |
| Enable this counter when configured. | |
PMU counter configuration entry.
| bool pmu_counter_config::enabled |
Enable this counter when configured.
| pmu_evt_t pmu_counter_config::event |
Event (e.g.
PMU_EVT_* enumerators when CONFIG_ARM64).