Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtrace_events.h532 struct synth_field_desc { struct
540 struct synth_field_desc *fields, argument
543 struct synth_field_desc *fields,
552 struct synth_field_desc *fields,
/linux/kernel/trace/
H A Dsynth_event_gen_test.c237 static struct synth_field_desc create_synth_test_fields[] = {
H A Dtrace_events_synth.c1108 struct synth_field_desc *fields, in synth_event_add_fields()
1229 struct synth_field_desc *fields, in synth_event_gen_cmd_array_start()
1427 int synth_event_create(const char *name, struct synth_field_desc *fields, in synth_event_create()
/linux/Documentation/trace/
H A Devents.rst648 synth_field_desc, each of which describes an event field by type and
651 static struct synth_field_desc sched_fields[] = {
693 event along with an array of struct synth_field_desc should be
714 Alternatively, using an array of struct synth_field_desc fields
732 synth_field_desc with add_synth_fields(). For example, this would add