Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_events_hist.c400 struct synth_event { struct
417 static struct synth_event *to_synth_event(struct dyn_event *ev) in to_synth_event() argument
419 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; member
648 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 …]