Searched refs:trace_buffer_unlock_commit (Results 1 – 4 of 4) sorted by relevance
/linux/kernel/trace/ |
A D | trace_mmiotrace.c | 314 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in __trace_mmiotrace_rw() 345 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in __trace_mmiotrace_map()
|
A D | trace_sched_wakeup.c | 396 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in tracing_sched_switch_trace() 424 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in tracing_sched_wakeup_trace()
|
A D | trace.h | 1319 static inline void trace_buffer_unlock_commit(struct trace_array *tr, in trace_buffer_unlock_commit() function 1412 trace_buffer_unlock_commit(file->tr, buffer, event, trace_ctx); in event_trigger_unlock_commit()
|
A D | blktrace.c | 110 trace_buffer_unlock_commit(blk_tr, buffer, event, trace_ctx); in trace_note() 305 trace_buffer_unlock_commit(blk_tr, buffer, event, trace_ctx); in __blk_add_trace()
|
Completed in 31 milliseconds