aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/perf_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/perf_event.h')
-rw-r--r--include/linux/perf_event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
index 7cd7b356447d..7098ebbb3b3a 100644
--- a/include/linux/perf_event.h
+++ b/include/linux/perf_event.h
@@ -599,7 +599,7 @@ struct perf_mmap_data {
599 local_t head; /* write position */ 599 local_t head; /* write position */
600 local_t nest; /* nested writers */ 600 local_t nest; /* nested writers */
601 local_t events; /* event limit */ 601 local_t events; /* event limit */
602 local_t wakeup; /* needs a wakeup */ 602 local_t wakeup; /* wakeup stamp */
603 local_t lost; /* nr records lost */ 603 local_t lost; /* nr records lost */
604 604
605 long watermark; /* wakeup watermark */ 605 long watermark; /* wakeup watermark */