Lines Matching defs:tables
100 struct tables { struct
116 static struct tables tables_global; argument
950 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
968 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
987 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1007 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1025 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1044 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1068 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1091 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1109 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
1146 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
1170 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
1242 struct tables *tables = &tables_global; in python_process_event() local
1386 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1495 struct tables *tables = &tables_global; in python_start_script() local
1573 struct tables *tables = &tables_global; in python_flush_script() local
1583 struct tables *tables = &tables_global; in python_stop_script() local