diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/perf_counter.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/perf_counter.h b/include/linux/perf_counter.h index 1fa1a26cb1b3..6e133954e2e4 100644 --- a/include/linux/perf_counter.h +++ b/include/linux/perf_counter.h | |||
| @@ -286,6 +286,7 @@ enum perf_event_type { | |||
| 286 | * struct { | 286 | * struct { |
| 287 | * struct perf_event_header header; | 287 | * struct perf_event_header header; |
| 288 | * u64 time; | 288 | * u64 time; |
| 289 | * u64 id; | ||
| 289 | * }; | 290 | * }; |
| 290 | */ | 291 | */ |
| 291 | PERF_EVENT_THROTTLE = 5, | 292 | PERF_EVENT_THROTTLE = 5, |
