Searched refs:bt_lost_no_mapping (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/oprofile/
H A Doprofile_stats.h18 atomic_t bt_lost_no_mapping; member in struct:oprofile_stat_struct
H A Doprofile_stats.c36 atomic_set(&oprofile_stats.bt_lost_no_mapping, 0);
78 oprofilefs_create_ro_atomic(sb, dir, "bt_lost_no_mapping",
79 &oprofile_stats.bt_lost_no_mapping);
H A Dbuffer_sync.c560 atomic_inc(&oprofile_stats.bt_lost_no_mapping);

Completed in 63 milliseconds