Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dsynth_event_gen_test.c361 ret = synth_event_trace_end(&trace_state); in test_add_next_synth_val()
412 ret = synth_event_trace_end(&trace_state); in test_add_synth_val()
H A Dtrace_events_synth.c2124 int synth_event_trace_end(struct synth_event_trace_state *trace_state) in synth_event_trace_end() function
2133 EXPORT_SYMBOL_GPL(synth_event_trace_end);
/openbmc/linux/Documentation/trace/
H A Devents.rst733 synth_event_trace_start() and synth_event_trace_end() along with
914 which is done using synth_event_trace_end(), which takes only the
917 ret = synth_event_trace_end(&trace_state);
919 Note that synth_event_trace_end() must be called at the end regardless
/openbmc/linux/include/linux/
H A Dtrace_events.h592 extern int synth_event_trace_end(struct synth_event_trace_state *trace_state);