Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
perf_event.h File Reference

Go to the source code of this file.

Macros

#define ARMPMU_MAX_HWEVENTS   32
 
#define HW_OP_UNSUPPORTED   0xFFFF
 
#define C(_x)   PERF_COUNT_HW_CACHE_##_x
 
#define CACHE_OP_UNSUPPORTED   0xFFFF
 

Macro Definition Documentation

#define ARMPMU_MAX_HWEVENTS   32

Definition at line 18 of file perf_event.h.

#define C (   _x)    PERF_COUNT_HW_CACHE_##_x

Definition at line 21 of file perf_event.h.

#define CACHE_OP_UNSUPPORTED   0xFFFF

Definition at line 22 of file perf_event.h.

#define HW_OP_UNSUPPORTED   0xFFFF

Definition at line 20 of file perf_event.h.