Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dsynth_event_gen_test.c365 ret = synth_event_trace_end(&trace_state); in test_add_next_synth_val()
416 ret = synth_event_trace_end(&trace_state); in test_add_synth_val()
A Dtrace_events_synth.c2034 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end() function
2043 EXPORT_SYMBOL_GPL(synth_event_trace_end);
/linux/Documentation/trace/
A Devents.rst688 synth_event_trace_start() and synth_event_trace_end() along with
869 which is done using synth_event_trace_end(), which takes only the
872 ret = synth_event_trace_end(&trace_state);
874 Note that synth_event_trace_end() must be called at the end regardless
/linux/include/linux/
A Dtrace_events.h562 extern int synth_event_trace_end(struct synth_event_trace_state *trace_state);

Completed in 15 milliseconds