]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/oprofile/cpu_buffer.h
[ARM] 4657/1: AT91: Header definition update
[linux-2.6-omap-h63xx.git] / drivers / oprofile / cpu_buffer.h
index 49900d9e3235e613cde4e7387a3ce0acd9a10f45..c66c025abe757804f3cea7cfc389103293762c58 100644 (file)
@@ -42,6 +42,7 @@ struct oprofile_cpu_buffer {
        unsigned long sample_received;
        unsigned long sample_lost_overflow;
        unsigned long backtrace_aborted;
+       unsigned long sample_invalid_eip;
        int cpu;
        struct delayed_work work;
 } ____cacheline_aligned;