]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/oprofile.h
Revert "Oprofile Multiplexing Patch"
[linux-2.6-omap-h63xx.git] / include / linux / oprofile.h
index 687f2f4c36a1f16860a3c81f58fcf706fd86d367..bcb8f725427c4868a6f4e6461a1ee720ed8b793c 100644 (file)
@@ -67,9 +67,6 @@ struct oprofile_operations {
 
        /* Initiate a stack backtrace. Optional. */
        void (*backtrace)(struct pt_regs * const regs, unsigned int depth);
-
-       /* Multiplex between different events. Optional. */
-       int (*switch_events)(void);
        /* CPU identification string. */
        char * cpu_type;
 };