Go to the documentation of this file. 38 #ifndef __PERF_CONSTANTS_H__ 39 #define __PERF_CONSTANTS_H__ 42 #include <sys/types.h> 44 #include <linux/types.h> 45 #include <linux/perf_event.h> 56 #define PERF_REQUEST_0_SKID 2 57 #define PERF_WAKEUP_EACH_SAMPLE 1 62 #define EXCLUDE_CALLCHAIN EXCLUDE 63 #define INCLUDE_CALLCHAIN INCLUDE 65 #ifndef HPCRUN_DEFAULT_SAMPLE_RATE 66 #define HPCRUN_DEFAULT_SAMPLE_RATE 300