Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/oprofile/
Doprofile_stats.c28 cpu_buf->sample_lost_overflow = 0; in oprofile_reset_stats()
65 &cpu_buf->sample_lost_overflow); in oprofile_create_stats_files()
Dcpu_buffer.c52 cpu_buf->sample_lost_overflow++; in oprofile_cpu_buffer_inc_smpl_lost()
84 b->sample_lost_overflow = 0; in alloc_cpu_buffers()
283 cpu_buf->sample_lost_overflow++; in log_sample()
383 cpu_buf->sample_lost_overflow++; in oprofile_write_reserve()
Dcpu_buffer.h47 unsigned long sample_lost_overflow; member