Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/trace/
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()
Dtrace_events_synth.c1846 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start() function
1868 EXPORT_SYMBOL_GPL(synth_event_trace_start);
/linux-6.1.9/Documentation/trace/
Devents.rst707 synth_event_trace_start() and synth_event_trace_end() along with
817 synth_event_trace_start() function is used to 'open' the synthetic
822 ret = synth_event_trace_start(schedtest_event_file, &trace_state);
838 same synth_event_trace_state object used in the synth_event_trace_start(),
868 the synth_event_trace_start(), along with the field name of the field
/linux-6.1.9/include/linux/
Dtrace_events.h566 extern int synth_event_trace_start(struct trace_event_file *file,