Home
last modified time | relevance | path

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

/linux-6.15/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()
422 static unsigned int trace_string(struct synth_trace_event *entry, in trace_string()
462 static unsigned int trace_stack(struct synth_trace_event *entry, in trace_stack()
503 struct synth_trace_event *entry; in trace_event_raw_event_synth()
1972 struct synth_trace_event *entry; in __synth_event_add_val()
/linux-6.15/include/linux/
H A Dtrace_events.h562 struct synth_trace_event *entry;