Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1726 int synth_event_trace_start(struct trace_event_file *file, in synth_event_trace_start() function
1748 EXPORT_SYMBOL_GPL(synth_event_trace_start);
/OK3568_Linux_fs/kernel/Documentation/trace/
H A 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_trace_state object used in the synth_event_trace_start(),
868 the synth_event_trace_start(), along with the field name of the field
/OK3568_Linux_fs/kernel/include/linux/
H A Dtrace_events.h454 extern int synth_event_trace_start(struct trace_event_file *file,