Searched refs:synth_event_create (Results 1 – 3 of 3) sorted by relevance
638 The first creates the event in one step, using synth_event_create().640 the fields is supplied to synth_event_create(). If successful, a644 ret = synth_event_create("schedtest", sched_fields,676 must be passed to synth_event_create(). This will ensure that the
541 extern int synth_event_create(const char *name,
1433 * synth_event_create - Create a new synthetic event1456 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create() function 1480 EXPORT_SYMBOL_GPL(synth_event_create);1505 * Delete a synthetic event that was created with synth_event_create().