diff options
Diffstat (limited to 'include/linux/perf_event.h')
| -rw-r--r-- | include/linux/perf_event.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index 1c592114c437..cd3bb2cd9494 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h | |||
| @@ -127,6 +127,7 @@ struct hw_perf_event { | |||
| 127 | int event_base_rdpmc; | 127 | int event_base_rdpmc; |
| 128 | int idx; | 128 | int idx; |
| 129 | int last_cpu; | 129 | int last_cpu; |
| 130 | int flags; | ||
| 130 | 131 | ||
| 131 | struct hw_perf_event_extra extra_reg; | 132 | struct hw_perf_event_extra extra_reg; |
| 132 | struct hw_perf_event_extra branch_reg; | 133 | struct hw_perf_event_extra branch_reg; |
