aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDouglas Troha <douglas.troha@arm.com>2020-06-15 14:31:45 +0200
committerDouglas Troha <douglas.troha@arm.com>2020-06-22 13:27:50 +0200
commit2407e9646fe50709e36440d04d3f35367ea5bf81 (patch)
tree40e92dce3aace28ac3c6a24f3eb44d87edb40119 /include
parent4e8dbf5da9c357a8d6903bfdd0ef475f2144575b (diff)
downloadethos-u-core-driver-2407e9646fe50709e36440d04d3f35367ea5bf81.tar.gz
Update arch to 1.0.120.07-rc120.07
* Includes npu_active event Signed-off-by: Douglas Troha <douglas.troha@arm.com> Change-Id: I2346707c26b7c3709bb844c7b21365d714e9a089
Diffstat (limited to 'include')
-rw-r--r--include/pmu_ethosu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pmu_ethosu.h b/include/pmu_ethosu.h
index e0af980..300a44a 100644
--- a/include/pmu_ethosu.h
+++ b/include/pmu_ethosu.h
@@ -55,6 +55,7 @@ enum ethosu_pmu_event_type
ETHOSU_PMU_NPU_IDLE,
ETHOSU_PMU_CC_STALLED_ON_BLOCKDEP,
ETHOSU_PMU_CC_STALLED_ON_SHRAM_RECONFIG,
+ ETHOSU_PMU_NPU_ACTIVE,
ETHOSU_PMU_MAC_ACTIVE,
ETHOSU_PMU_MAC_ACTIVE_8BIT,
ETHOSU_PMU_MAC_ACTIVE_16BIT,