Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / drivers / oprofile / oprofile_stats.h
index 3da0d08..0b54e46 100644 (file)
@@ -17,6 +17,7 @@ struct oprofile_stat_struct {
        atomic_t sample_lost_no_mapping;
        atomic_t bt_lost_no_mapping;
        atomic_t event_lost_overflow;
+       atomic_t multiplex_counter;
 };
 
 extern struct oprofile_stat_struct oprofile_stats;