Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events_hist.c393 struct synth_field { struct
405 struct synth_field **fields; argument
915 struct synth_field *field = event->fields[i]; in trace_event_raw_event_synth()
1002 static void free_synth_field(struct synth_field *field) in free_synth_field()
1009 static struct synth_field *parse_synth_field(int argc, const char **argv, in parse_synth_field()
1012 struct synth_field *field; in parse_synth_field()
1240 struct synth_field **fields) in alloc_synth_event()
1292 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event()
1426 struct synth_field *field; in __synth_event_show()
4136 struct synth_field *field; in check_synth_field()