Searched refs:trace_buffer_unlock_commit (Results 1 – 4 of 4) sorted by relevance
/kernel/trace/ |
D | trace_mmiotrace.c | 315 trace_buffer_unlock_commit(tr, buffer, event, 0, pc); in __trace_mmiotrace_rw() 345 trace_buffer_unlock_commit(tr, buffer, event, 0, pc); in __trace_mmiotrace_map()
|
D | trace_sched_wakeup.c | 399 trace_buffer_unlock_commit(tr, buffer, event, flags, pc); in tracing_sched_switch_trace() 427 trace_buffer_unlock_commit(tr, buffer, event, flags, pc); in tracing_sched_wakeup_trace()
|
D | trace.h | 1361 static inline void trace_buffer_unlock_commit(struct trace_array *tr, in trace_buffer_unlock_commit() function 1443 trace_buffer_unlock_commit(file->tr, buffer, event, irq_flags, pc); in event_trigger_unlock_commit()
|
D | blktrace.c | 108 trace_buffer_unlock_commit(blk_tr, buffer, event, 0, pc); in trace_note() 302 trace_buffer_unlock_commit(blk_tr, buffer, event, 0, pc); in __blk_add_trace()
|