Home
last modified time | relevance | path

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

/kernel/trace/
Dring_buffer.c488 local_t commits; member
2527 local_inc(&cpu_buffer->commits); in rb_start_commit()
2532 unsigned long commits; in rb_end_commit() local
2539 commits = local_read(&cpu_buffer->commits); in rb_end_commit()
2555 if (unlikely(local_read(&cpu_buffer->commits) != commits) && in rb_end_commit()
2585 local_dec(&cpu_buffer->commits); in rb_reserve_next_event()
4216 local_set(&cpu_buffer->commits, 0); in rb_reset_cpu()