Searched refs:synth_event (Results 1 – 4 of 4) sorted by relevance
100 static struct synth_event *to_synth_event(struct dyn_event *ev) in to_synth_event()102 return container_of(ev, struct synth_event, devent); in to_synth_event()107 struct synth_event *event = to_synth_event(ev); in synth_event_is_busy()115 struct synth_event *sev = to_synth_event(ev); in synth_event_match()130 struct synth_event *event = call->data; in synth_event_define_fields()351 struct synth_event *se; in print_synth_event()357 se = container_of(event, struct synth_event, call.event); in print_synth_event()428 struct synth_event *event, in trace_string()468 struct synth_event *event, in trace_stack()511 struct synth_event *event; in trace_event_raw_event_synth()[all …]
24 struct synth_event { struct39 extern struct synth_event *find_synth_event(const char *name); argument
630 struct synth_event *synth_event; member828 static inline void trace_synth(struct synth_event *event, u64 *var_ref_vals, in trace_synth()858 struct synth_event *event = data->synth_event; in action_trace()3592 if (data->synth_event) in action_data_destroy()3593 data->synth_event->ref--; in action_data_destroy()3902 static int check_synth_field(struct synth_event *event, in check_synth_field()4020 struct synth_event *event; in trace_action_create()4117 data->synth_event = event; in trace_action_create()6761 struct synth_event *se; in hist_unreg_all()6799 struct synth_event *se; in event_hist_trigger_parse()
558 struct synth_event;564 struct synth_event *event;