Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_events_synth.c128 struct synth_trace_event { struct
135 struct synth_trace_event trace; in synth_event_define_fields() argument
351 struct synth_trace_event *entry; in print_synth_event()
357 entry = (struct synth_trace_event *)iter->ent; in print_synth_event()
430 static unsigned int trace_string(struct synth_trace_event *entry, in trace_string()
470 static unsigned int trace_stack(struct synth_trace_event *entry, in trace_stack()
511 struct synth_trace_event *entry; in trace_event_raw_event_synth()
1948 struct synth_trace_event *entry; in __synth_event_add_val()
/linux/include/linux/
H A Dtrace_events.h574 struct synth_trace_event *entry;