Searched refs:export_sample (Results 1 – 4 of 4) sorted by relevance
25 struct export_sample { struct56 int (*export_sample)(struct db_export *dbe, struct export_sample *es); argument
353 struct export_sample es = { in db_export__sample()412 if (dbe->export_sample) in db_export__sample()413 err = dbe->export_sample(dbe, &es); in db_export__sample()
1297 struct export_sample *es) in python_export_sample_table()1335 static void python_export_synth(struct db_export *dbe, struct export_sample *es) in python_export_synth()1352 struct export_sample *es) in python_export_sample()
[all...]