perf: Remove more code from the fastpath
[safe/jmp/linux-2.6] / include / linux / perf_event.h
index 09cd9c1..fb6c91e 100644 (file)
@@ -803,8 +803,6 @@ struct perf_cpu_context {
 struct perf_output_handle {
        struct perf_event               *event;
        struct perf_mmap_data           *data;
-       unsigned long                   head;
-       unsigned long                   offset;
        unsigned long                   wakeup;
        unsigned long                   size;
        void                            *addr;