Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace_events_synth.c130 union trace_synth_field fields[];
324 int size, union trace_synth_field *val, char *space) in print_synth_event_num_val()
377 union trace_synth_field *data = &entry->fields[n_u64]; in print_synth_event()
392 union trace_synth_field *data = &entry->fields[n_u64]; in print_synth_event()
442 union trace_synth_field *data = &entry->fields[*n_u64]; in trace_string()
476 union trace_synth_field *data = &entry->fields[*n_u64]; in trace_stack()
H A Dtrace.h1311 union trace_synth_field { union