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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/oprofile/
H A Dcpu_buffer.h43 unsigned long sample_lost_overflow; member in struct:oprofile_cpu_buffer
H A Doprofile_stats.c28 cpu_buf->sample_lost_overflow = 0;
60 oprofilefs_create_ro_ulong(sb, cpudir, "sample_lost_overflow",
61 &cpu_buf->sample_lost_overflow);
H A Dcpu_buffer.c66 b->sample_lost_overflow = 0;
179 cpu_buf->sample_lost_overflow++;
206 cpu_buf->sample_lost_overflow++;
263 cpu_buf->sample_lost_overflow++;

Completed in 45 milliseconds