Searched refs:event_lost_overflow (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.h19 atomic_t event_lost_overflow; member in struct:oprofile_stat_struct
H A Doprofile_stats.c35 atomic_set(&oprofile_stats.event_lost_overflow, 0);
76 oprofilefs_create_ro_atomic(sb, dir, "event_lost_overflow",
77 &oprofile_stats.event_lost_overflow);
H A Devent_buffer.c56 atomic_inc(&oprofile_stats.event_lost_overflow);

Completed in 64 milliseconds