perf_counter: Remove perf_counter_context::nr_enabled
[safe/jmp/linux-2.6] / include / linux / perf_counter.h
index 4159ee5..2ddf5e3 100644 (file)
@@ -516,7 +516,6 @@ struct perf_counter_context {
        struct list_head        event_list;
        int                     nr_counters;
        int                     nr_active;
-       int                     nr_enabled;
        int                     is_active;
        atomic_t                refcount;
        struct task_struct      *task;