Home
last modified time | relevance | path

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

/linux/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()
385 union trace_synth_field *data = &entry->fields[n_u64]; in print_synth_event()
435 union trace_synth_field *data = &entry->fields[*n_u64]; in trace_string()
469 union trace_synth_field *data = &entry->fields[*n_u64]; in trace_stack()
H A Dtrace.h1416 union trace_synth_field { union