Home
last modified time | relevance | path

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

/linux-6.15/kernel/trace/
H A Dtrace_events_synth.c123 union trace_synth_field fields[];
317 int size, union trace_synth_field *val, char *space) in print_synth_event_num_val()
370 union trace_synth_field *data = &entry->fields[n_u64]; in print_synth_event()
384 union trace_synth_field *data = &entry->fields[n_u64]; in print_synth_event()
434 union trace_synth_field *data = &entry->fields[*n_u64]; in trace_string()
468 union trace_synth_field *data = &entry->fields[*n_u64]; in trace_stack()
H A Dtrace.h1436 union trace_synth_field { union