]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/oprofile/oprofile_stats.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard...
[mv-sheeva.git] / drivers / oprofile / oprofile_stats.h
index 3da0d08dc1f980416867b0c25e1ef604e3430ca5..0b54e46c3c1413a8453f473f211c7cb010ac0851 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;