vserver 1.9.5.x5
[linux-2.6.git] / drivers / oprofile / oprofile_stats.h
index 9f4d4d2..6d755a6 100644 (file)
@@ -15,6 +15,7 @@
 struct oprofile_stat_struct {
        atomic_t sample_lost_no_mm;
        atomic_t sample_lost_no_mapping;
+       atomic_t bt_lost_no_mapping;
        atomic_t event_lost_overflow;
 };