Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dring_buffer.c482 long last_pages_touch; member
3071 if (cpu_buffer->last_pages_touch == local_read(&cpu_buffer->pages_touched)) in rb_wakeups()
3080 cpu_buffer->last_pages_touch = local_read(&cpu_buffer->pages_touched); in rb_wakeups()
5258 cpu_buffer->last_pages_touch = 0; in rb_reset_cpu()