Searched refs:sample_lost_overflow (Results 1 – 3 of 3) sorted by relevance
28 cpu_buf->sample_lost_overflow = 0; in oprofile_reset_stats()65 &cpu_buf->sample_lost_overflow); in oprofile_create_stats_files()
50 cpu_buf->sample_lost_overflow++; in oprofile_cpu_buffer_inc_smpl_lost()82 b->sample_lost_overflow = 0; in alloc_cpu_buffers()281 cpu_buf->sample_lost_overflow++; in log_sample()381 cpu_buf->sample_lost_overflow++; in oprofile_write_reserve()
47 unsigned long sample_lost_overflow; member