Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_events_hist.c303 struct synth_event { struct
304 struct list_head list;
305 int ref;
306 char *name;
307 struct synth_field **fields;
308 unsigned int n_fields;
332 char *synth_event_name; argument
333 struct synth_event *synth_event; argument