Searched refs:synth_event (Results 1 – 1 of 1) sorted by relevance
400 struct synth_event { struct417 static struct synth_event *to_synth_event(struct dyn_event *ev) in to_synth_event() argument419 return container_of(ev, struct synth_event, devent); in to_synth_event()424 struct synth_event *event = to_synth_event(ev); in synth_event_is_busy()432 struct synth_event *sev = to_synth_event(ev); in synth_event_match()477 struct synth_event *synth_event; member648 struct synth_event *event = call->data; in synth_event_define_fields()819 struct synth_event *se; in print_synth_event()825 se = container_of(event, struct synth_event, call.event); in print_synth_event()883 struct synth_event *event; in trace_event_raw_event_synth()[all …]