Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/oprofile/
H A Doprofile_stats.c28 cpu_buf->sample_lost_overflow = 0; in oprofile_reset_stats()
64 oprofilefs_create_ro_ulong(cpudir, "sample_lost_overflow", in oprofile_create_stats_files()
65 &cpu_buf->sample_lost_overflow); in oprofile_create_stats_files()
H A 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()
H A Dcpu_buffer.h47 unsigned long sample_lost_overflow; member

Completed in 2 milliseconds