fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / arch / i386 / oprofile / op_x86_model.h
index 123b7e9..abb1aa9 100644 (file)
@@ -40,6 +40,7 @@ struct op_x86_model_spec {
                struct op_msrs const * const msrs);
        void (*start)(struct op_msrs const * const msrs);
        void (*stop)(struct op_msrs const * const msrs);
+       void (*shutdown)(struct op_msrs const * const msrs);
 };
 
 extern struct op_x86_model_spec const op_ppro_spec;