Lines Matching defs:tables

108 struct tables {  struct
126 static struct tables tables_global; argument
1143 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1161 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1180 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1201 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1222 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1241 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1265 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1288 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1306 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local
1344 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local
1361 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
1373 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
1397 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
1431 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_context_switch() local
1503 struct tables *tables = &tables_global; in python_process_event() local
1595 struct tables *tables = &tables_global; in python_process_switch() local
1792 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1911 struct tables *tables = &tables_global; in python_start_script() local
2001 struct tables *tables = &tables_global; in python_stop_script() local