Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/trace/
Dsynth_event_gen_test.c259 ret = synth_event_create("create_synth_test", in test_create_synth_event()
Dtrace_events_synth.c1300 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create() function
1324 EXPORT_SYMBOL_GPL(synth_event_create);
/kernel/linux/linux-5.10/include/linux/
Dtrace_events.h420 extern int synth_event_create(const char *name,
/kernel/linux/linux-5.10/Documentation/trace/
Devents.rst588 The first creates the event in one step, using synth_event_create().
590 the fields is supplied to synth_event_create(). If successful, a
594 ret = synth_event_create("schedtest", sched_fields,
626 must be passed to synth_event_create(). This will ensure that the