Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_branch.c80 trace_buffer_unlock_commit_nostack(buffer, event); in probe_likely_condition()
H A Dtrace_functions_graph.c142 trace_buffer_unlock_commit_nostack(buffer, event); in __graph_entry()
172 trace_buffer_unlock_commit_nostack(buffer, event); in __trace_graph_retaddr_entry()
326 trace_buffer_unlock_commit_nostack(buffer, event); in __trace_graph_return()
H A Dtrace_osnoise.c492 trace_buffer_unlock_commit_nostack(buffer, event); in __record_osnoise_sample()
566 trace_buffer_unlock_commit_nostack(buffer, event); in __record_timerlat_sample()
643 trace_buffer_unlock_commit_nostack(buffer, event); in __timerlat_dump_stack()
H A Dtrace_hwlat.c150 trace_buffer_unlock_commit_nostack(buffer, event); in trace_hwlat_sample()
H A Dtrace.h709 void trace_buffer_unlock_commit_nostack(struct trace_buffer *buffer,
H A Dtrace.c2978 trace_buffer_unlock_commit_nostack(struct trace_buffer *buffer, in trace_buffer_unlock_commit_nostack() function