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, 2 insertions, 0 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h
index 2a0da021c23f..441992a9775c 100644
--- a/include/linux/perf_event.h
+++ b/include/linux/perf_event.h
@@ -602,6 +602,8 @@ enum perf_event_active_state {
602 602
603struct file; 603struct file;
604 604
605#define PERF_BUFFER_WRITABLE 0x01
606
605struct perf_buffer { 607struct perf_buffer {
606 atomic_t refcount; 608 atomic_t refcount;
607 struct rcu_head rcu_head; 609 struct rcu_head rcu_head;