root/tools/include/uapi/asm/bpf_perf_event.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 #if defined(__aarch64__)
   2 #include "../../arch/arm64/include/uapi/asm/bpf_perf_event.h"
   3 #elif defined(__s390__)
   4 #include "../../arch/s390/include/uapi/asm/bpf_perf_event.h"
   5 #else
   6 #include <uapi/asm-generic/bpf_perf_event.h>
   7 #endif

/* [<][>][^][v][top][bottom][index][help] */