Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dsynth_event_gen_test.c321 ret = synth_event_trace_start(gen_synth_test, &trace_state); in test_add_next_synth_val()
377 ret = synth_event_trace_start(gen_synth_test, &trace_state); in test_add_synth_val()
H A Dtrace_events_synth.c1920 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start() function
1942 EXPORT_SYMBOL_GPL(synth_event_trace_start);
/openbmc/linux/Documentation/trace/
H A Devents.rst733 synth_event_trace_start() and synth_event_trace_end() along with
843 synth_event_trace_start() function is used to 'open' the synthetic
848 ret = synth_event_trace_start(schedtest_event_file, &trace_state);
864 same synth_event_trace_state object used in the synth_event_trace_start(),
894 the synth_event_trace_start(), along with the field name of the field
/openbmc/linux/include/linux/
H A Dtrace_events.h586 extern int synth_event_trace_start(struct trace_event_file *file,