aboutsummaryrefslogtreecommitdiff
path: root/kernel/uapi/ethosu.h
diff options
context:
space:
mode:
authorJonny Svärd <jonny.svaerd@arm.com>2021-12-17 17:08:10 +0100
committerJonny Svärd <jonny.svaerd@arm.com>2021-12-17 17:08:10 +0100
commitb5aa904c2c9093b455a712c1e8dedec2d83d3c59 (patch)
tree9939f5a9c848ffddd32b2a19bb5cd330b3381d26 /kernel/uapi/ethosu.h
parentc3f4a8323984c279e143e634e7645eac86558b12 (diff)
downloadethos-u-linux-driver-stack-b5aa904c2c9093b455a712c1e8dedec2d83d3c59.tar.gz
Support up to 8 PMU counters
Change-Id: Ia470d230b4bce152f88ab735e0a2ad2cdba80226
Diffstat (limited to 'kernel/uapi/ethosu.h')
-rw-r--r--kernel/uapi/ethosu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/uapi/ethosu.h b/kernel/uapi/ethosu.h
index 3c0a983..903316d 100644
--- a/kernel/uapi/ethosu.h
+++ b/kernel/uapi/ethosu.h
@@ -62,7 +62,7 @@ namespace EthosU {
#define ETHOSU_FD_MAX 16
/* Maximum number of PMUs available */
-#define ETHOSU_PMU_EVENT_MAX 4
+#define ETHOSU_PMU_EVENT_MAX 8
/****************************************************************************
* Types