bt_lost_no_mapping  559 drivers/oprofile/buffer_sync.c 			atomic_inc(&oprofile_stats.bt_lost_no_mapping);
bt_lost_no_mapping   36 drivers/oprofile/oprofile_stats.c 	atomic_set(&oprofile_stats.bt_lost_no_mapping, 0);
bt_lost_no_mapping   79 drivers/oprofile/oprofile_stats.c 		&oprofile_stats.bt_lost_no_mapping);
bt_lost_no_mapping   18 drivers/oprofile/oprofile_stats.h 	atomic_t bt_lost_no_mapping;