Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dsynth_event_gen_test.c325 ret = synth_event_trace_start(gen_synth_test, &trace_state); in test_add_next_synth_val()
381 ret = synth_event_trace_start(gen_synth_test, &trace_state); in test_add_synth_val()
Dtrace_events_synth.c1727 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start() function
1749 EXPORT_SYMBOL_GPL(synth_event_trace_start);
/Linux-v5.10/Documentation/trace/
Devents.rst688 synth_event_trace_start() and synth_event_trace_end() along with
798 synth_event_trace_start() function is used to 'open' the synthetic
803 ret = synth_event_trace_start(schedtest_event_file, &trace_state);
819 same synth_trace_state object used in the synth_event_trace_start(),
849 the synth_event_trace_start(), along with the field name of the field
/Linux-v5.10/include/linux/
Dtrace_events.h454 extern int synth_event_trace_start(struct trace_event_file *file,