Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/oprofile/
Doprofile_stats.c27 cpu_buf->sample_received = 0; in oprofile_reset_stats()
63 &cpu_buf->sample_received); in oprofile_create_stats_files()
Dcpu_buffer.c83 b->sample_received = 0; in alloc_cpu_buffers()
267 cpu_buf->sample_received++; in log_sample()
364 cpu_buf->sample_received++; in oprofile_write_reserve()
Dcpu_buffer.h46 unsigned long sample_received; member