From 2407e9646fe50709e36440d04d3f35367ea5bf81 Mon Sep 17 00:00:00 2001 From: Douglas Troha Date: Mon, 15 Jun 2020 14:31:45 +0200 Subject: Update arch to 1.0.1 * Includes npu_active event Signed-off-by: Douglas Troha Change-Id: I2346707c26b7c3709bb844c7b21365d714e9a089 --- include/pmu_ethosu.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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, -- cgit v1.2.1