Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c303 struct synth_event { struct
333 struct synth_event *synth_event; argument
417 struct synth_event *event = call->data; in synth_event_define_fields()
582 struct synth_event *se; in print_synth_event()
588 se = container_of(event, struct synth_event, call.event); in print_synth_event()
635 struct synth_event *event; in trace_event_raw_event_synth()
684 static int __set_synth_event_print_fmt(struct synth_event *event, in __set_synth_event_print_fmt()
716 struct synth_event *event = call->data; in set_synth_event_print_fmt()
845 static inline void trace_synth(struct synth_event *event, u64 *var_ref_vals, in trace_synth()
869 static struct synth_event *find_synth_event(const char *name) in find_synth_event()
[all …]