summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--81E00612.4E0200.dts17
1 files changed, 17 insertions, 0 deletions
diff --git a/81E00612.4E0200.dts b/81E00612.4E0200.dts
index 07cc8d4..19f186d 100644
--- a/81E00612.4E0200.dts
+++ b/81E00612.4E0200.dts
@@ -2492,4 +2492,21 @@ CORE_THREAD: core-thread-events {
type = <0x1>;
size = <0x2000>;
};
+TRACE_IMC: trace-events {
+ #address-cells = <0x1>;
+ #size-cells = <0x1>;
+ event@10200000 {
+ event-name = "cycles" ;
+ reg = <0x10200000 0x8>;
+ desc = "Reference cycles" ;
+ };
+ };
+ trace@0 {
+ compatible = "ibm,imc-counters";
+ events-prefix = "trace_";
+ reg = <0x0 0x8>;
+ events = < &TRACE_IMC >;
+ type = <0x2>;
+ size = <0x40000>;
+ };
};
OpenPOWER on IntegriCloud