aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_counter.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/perf_counter.h')
-rw-r--r--include/linux/perf_counter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/perf_counter.h b/include/linux/perf_counter.h
index 2eedae8498d3..23ddd29730f8 100644
--- a/include/linux/perf_counter.h
+++ b/include/linux/perf_counter.h
@@ -260,6 +260,7 @@ enum perf_event_type {
260 /* 260 /*
261 * struct { 261 * struct {
262 * struct perf_event_header header; 262 * struct perf_event_header header;
263 * u64 time;
263 * u64 irq_period; 264 * u64 irq_period;
264 * }; 265 * };
265 */ 266 */