Lines Matching defs:tables

92 struct tables {  struct
110 static struct tables tables_global; argument
1139 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1157 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1176 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1197 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1218 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1237 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1261 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1284 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1302 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local
1343 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local
1360 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
1372 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
1396 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
1430 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_context_switch() local
1502 struct tables *tables = &tables_global; in python_process_event() local
1594 struct tables *tables = &tables_global; in python_process_switch() local
1793 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1905 struct tables *tables = &tables_global; in python_start_script() local
1972 struct tables *tables = &tables_global; in python_stop_script() local