Searched refs:sample_lost_no_mm (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.h16 atomic_t sample_lost_no_mm; member in struct:oprofile_stat_struct
H A Doprofile_stats.c33 atomic_set(&oprofile_stats.sample_lost_no_mm, 0);
72 oprofilefs_create_ro_atomic(sb, dir, "sample_lost_no_mm",
73 &oprofile_stats.sample_lost_no_mm);
H A Dbuffer_sync.c388 atomic_inc(&oprofile_stats.sample_lost_no_mm);

Completed in 163 milliseconds