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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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++;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 83 milliseconds