Lines Matching defs:tables

103 struct tables {  struct
121 static struct tables tables_global; argument
1101 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1119 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1138 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1159 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1180 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1199 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1223 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1246 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1264 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local
1302 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local
1319 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
1331 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
1355 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
1389 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_context_switch() local
1461 struct tables *tables = &tables_global; in python_process_event() local
1553 struct tables *tables = &tables_global; in python_process_switch() local
1756 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1875 struct tables *tables = &tables_global; in python_start_script() local
1959 struct tables *tables = &tables_global; in python_stop_script() local