Home
last modified time | relevance | path

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

/kernel/trace/
Dring_buffer.c483 local_t commits; member
3009 local_inc(&cpu_buffer->commits); in rb_start_commit()
3071 unsigned long commits; in rb_end_commit() local
3078 commits = local_read(&cpu_buffer->commits); in rb_end_commit()
3094 if (unlikely(local_read(&cpu_buffer->commits) != commits) && in rb_end_commit()
3665 local_dec(&cpu_buffer->commits); in rb_reserve_next_event()
5426 local_set(&cpu_buffer->commits, 0); in rb_reset_cpu()