Searched refs:synth_event_create (Results 1 – 4 of 4) sorted by relevance
259 ret = synth_event_create("create_synth_test", in test_create_synth_event()
1433 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create() function1457 EXPORT_SYMBOL_GPL(synth_event_create);
614 The first creates the event in one step, using synth_event_create().616 the fields is supplied to synth_event_create(). If successful, a620 ret = synth_event_create("schedtest", sched_fields,652 must be passed to synth_event_create(). This will ensure that the
547 extern int synth_event_create(const char *name,