Lines Matching defs:tables
92 struct tables { struct
110 static struct tables tables_global; argument
1138 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1156 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1175 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1196 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1217 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1236 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1260 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1283 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1301 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local
1342 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local
1359 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
1371 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
1395 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
1429 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_context_switch() local
1501 struct tables *tables = &tables_global; in python_process_event() local
1593 struct tables *tables = &tables_global; in python_process_switch() local
1792 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1904 struct tables *tables = &tables_global; in python_start_script() local
1971 struct tables *tables = &tables_global; in python_stop_script() local