Searched refs:synth_field (Results 1 - 3 of 3) sorted by path

/linux-master/kernel/trace/
H A Dtrace_events_hist.c3868 struct synth_field *field;
H A Dtrace_events_synth.c570 struct synth_field *field = event->fields[i];
665 static void free_synth_field(struct synth_field *field)
689 static struct synth_field *parse_synth_field(int argc, char **argv,
693 struct synth_field *field;
944 struct synth_field **fields)
1274 struct synth_field *field, *fields[SYNTH_FIELDS_MAX];
1770 struct synth_field *field = state.event->fields[i];
1862 struct synth_field *field = state.event->fields[i];
1947 struct synth_field *field = NULL;
2213 struct synth_field *fiel
[all...]
H A Dtrace_synth.h12 struct synth_field { struct
28 struct synth_field **fields;
30 struct synth_field **dynamic_fields;

Completed in 201 milliseconds