Lines Matching defs:tables
62 struct tables { struct
78 static struct tables tables_global; argument
516 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
534 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
553 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
573 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
591 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
610 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
634 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
657 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
675 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
711 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
735 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
847 struct tables *tables = &tables_global; in python_process_event() local
893 static void set_table_handlers(struct tables *tables) in set_table_handlers()
956 struct tables *tables = &tables_global; in python_start_script() local
1013 struct tables *tables = &tables_global; in python_flush_script() local
1023 struct tables *tables = &tables_global; in python_stop_script() local