Home
last modified time | relevance | path

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

/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.c1913 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start() function
1935 EXPORT_SYMBOL_GPL(synth_event_trace_start);
/linux/Documentation/trace/
H A Devents.rst757 synth_event_trace_start() and synth_event_trace_end() along with
867 synth_event_trace_start() function is used to 'open' the synthetic
872 ret = synth_event_trace_start(schedtest_event_file, &trace_state);
888 same synth_event_trace_state object used in the synth_event_trace_start(),
918 the synth_event_trace_start(), along with the field name of the field
/linux/include/linux/
H A Dtrace_events.h576 extern int synth_event_trace_start(struct trace_event_file *file,