Go to the documentation of this file.
12 #ifndef __ARM_PERF_EVENT_H__
13 #define __ARM_PERF_EVENT_H__
18 #define ARMPMU_MAX_HWEVENTS 32
20 #define HW_OP_UNSUPPORTED 0xFFFF
21 #define C(_x) PERF_COUNT_HW_CACHE_##_x
22 #define CACHE_OP_UNSUPPORTED 0xFFFF