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.c121 struct synth_trace_event { struct
128 struct synth_trace_event trace; in synth_event_define_fields() argument
344 struct synth_trace_event *entry; in print_synth_event()
350 entry = (struct synth_trace_event *)iter->ent; in print_synth_event()
423 static unsigned int trace_string(struct synth_trace_event *entry, in trace_string()
463 static unsigned int trace_stack(struct synth_trace_event *entry, in trace_stack()
504 struct synth_trace_event *entry; in trace_event_raw_event_synth()
1941 struct synth_trace_event *entry; in __synth_event_add_val()
/linux/include/linux/
H A Dtrace_events.h562 struct synth_trace_event *entry;