Searched refs:synthetic_fields (Results 1 – 1 of 1) sorted by relevance
752 char **synthetic_fields; member823 tracefs_list_free(synth->synthetic_fields); in tracefs_synth_free()1036 for (i = 0; synth->synthetic_fields && synth->synthetic_fields[i]; i++) { in alloc_synthetic_event()1037 field = synth->synthetic_fields[i]; in alloc_synthetic_event()1175 list = tracefs_list_add(synth->synthetic_fields, str); in add_synth_fields()1179 synth->synthetic_fields = list; in add_synth_fields()1183 trace_list_pop(synth->synthetic_fields); in add_synth_fields()1190 trace_list_pop(synth->synthetic_fields); in add_synth_fields()