Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pmu_counter_config Struct Reference

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.

Detailed Description

PMU counter configuration entry.

Field Documentation

◆ enabled

bool pmu_counter_config::enabled

Enable this counter when configured.

◆ event

pmu_evt_t pmu_counter_config::event

Event (e.g.

PMU_EVT_* enumerators when CONFIG_ARM64).


The documentation for this struct was generated from the following file: