diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/powerpc/power8/floating-point.json')
-rw-r--r-- | tools/perf/pmu-events/arch/powerpc/power8/floating-point.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/powerpc/power8/floating-point.json b/tools/perf/pmu-events/arch/powerpc/power8/floating-point.json new file mode 100644 index 000000000000..5f1bb9fca40c --- /dev/null +++ b/tools/perf/pmu-events/arch/powerpc/power8/floating-point.json @@ -0,0 +1,14 @@ +[ + {, + "EventCode": "0x2000e", + "EventName": "PM_FXU_BUSY", + "BriefDescription": "fxu0 busy and fxu1 busy", + "PublicDescription": "" + }, + {, + "EventCode": "0x1000e", + "EventName": "PM_FXU_IDLE", + "BriefDescription": "fxu0 idle and fxu1 idle", + "PublicDescription": "" + }, +] |