Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dring_buffer.c520 long last_pages_touch; member
3006 if (cpu_buffer->last_pages_touch == local_read(&cpu_buffer->pages_touched)) in rb_wakeups()
3015 cpu_buffer->last_pages_touch = local_read(&cpu_buffer->pages_touched); in rb_wakeups()
4895 cpu_buffer->last_pages_touch = 0; in rb_reset_cpu()