Searched refs:sample_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.c28 cpu_buf->sample_lost_overflow = 0;
64 oprofilefs_create_ro_ulong(sb, cpudir, "sample_lost_overflow",
65 &cpu_buf->sample_lost_overflow);
H A Dcpu_buffer.h46 unsigned long sample_lost_overflow; member in struct:oprofile_cpu_buffer
H A Dcpu_buffer.c50 cpu_buf->sample_lost_overflow++;
82 b->sample_lost_overflow = 0;
275 cpu_buf->sample_lost_overflow++;
367 cpu_buf->sample_lost_overflow++;

Completed in 105 milliseconds