- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.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;
 };