Searched refs:trace_buffer_unlock_commit (Results 1 – 4 of 4) sorted by relevance
/kernel/trace/ |
D | trace_mmiotrace.c | 313 trace_buffer_unlock_commit(tr, buffer, event, 0, pc); in __trace_mmiotrace_rw() 343 trace_buffer_unlock_commit(tr, buffer, event, 0, pc); in __trace_mmiotrace_map()
|
D | trace_sched_wakeup.c | 395 trace_buffer_unlock_commit(tr, buffer, event, flags, pc); in tracing_sched_switch_trace() 423 trace_buffer_unlock_commit(tr, buffer, event, flags, pc); in tracing_sched_wakeup_trace()
|
D | trace.h | 1118 static inline void trace_buffer_unlock_commit(struct trace_array *tr, in trace_buffer_unlock_commit() function 1200 trace_buffer_unlock_commit(file->tr, buffer, event, irq_flags, pc); in event_trigger_unlock_commit()
|
D | blktrace.c | 107 trace_buffer_unlock_commit(blk_tr, buffer, event, 0, pc); in trace_note() 288 trace_buffer_unlock_commit(blk_tr, buffer, event, 0, pc); in __blk_add_trace()
|