Searched refs:synth_field (Results 1 – 3 of 3) sorted by relevance
12 struct synth_field { struct28 struct synth_field **fields; argument30 struct synth_field **dynamic_fields;
579 struct synth_field *field = event->fields[i]; in trace_event_raw_event_synth()674 static void free_synth_field(struct synth_field *field) in free_synth_field()698 static struct synth_field *parse_synth_field(int argc, char **argv, in parse_synth_field()702 struct synth_field *field; in parse_synth_field()953 struct synth_field **fields) in alloc_synth_event()1282 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event()1778 struct synth_field *field = state.event->fields[i]; in synth_event_trace()1870 struct synth_field *field = state.event->fields[i]; in synth_event_trace_array()1955 struct synth_field *field = NULL; in __synth_event_add_val()2221 struct synth_field *field; in __synth_event_show()
3868 struct synth_field *field; in check_synth_field()
Completed in 20 milliseconds