Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_events_synth.c116 struct synth_event *event = call->data; in synth_event_define_fields()
319 struct synth_event *se; in print_synth_event()
396 struct synth_event *event, in trace_string()
440 struct synth_event *event; in trace_event_raw_event_synth()
558 struct synth_event *event = call->data; in set_synth_event_print_fmt()
751 struct synth_event *event; in find_synth_event()
856 struct synth_event *event; in alloc_synth_event()
1185 struct synth_event *event = NULL; in __create_synth_event()
1397 struct synth_event *se = NULL; in synth_event_delete()
1506 struct synth_event *se; in synth_event_run_command()
[all …]
A Dtrace_synth.h23 struct synth_event { struct
38 extern struct synth_event *find_synth_event(const char *name); argument
A Dtrace_events_hist.c578 struct synth_event *synth_event; member
764 static inline void trace_synth(struct synth_event *event, u64 *var_ref_vals, in trace_synth()
794 struct synth_event *event = data->synth_event; in action_trace()
3430 if (data->synth_event) in action_data_destroy()
3431 data->synth_event->ref--; in action_data_destroy()
3738 static int check_synth_field(struct synth_event *event, in check_synth_field()
3853 struct synth_event *event; in trace_action_create()
3945 data->synth_event = event; in trace_action_create()
6104 struct synth_event *se; in hist_unreg_all()
6141 struct synth_event *se; in event_hist_trigger_func()
/linux/include/linux/
A Dtrace_events.h538 struct synth_event;
544 struct synth_event *event;
/linux/Documentation/trace/
A Dhistogram-design.rst1334 | .synth_event | | $next_pid idx |---|-+ | $wakeup_lat val |
1348 for each field i in .synth_event

Completed in 25 milliseconds