Lines Matching defs:tables

62 struct tables {  struct
78 static struct tables tables_global; argument
515 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
533 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
552 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
572 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
590 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
609 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
633 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
656 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
674 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
710 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
734 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
846 struct tables *tables = &tables_global; in python_process_event() local
892 static void set_table_handlers(struct tables *tables) in set_table_handlers()
955 struct tables *tables = &tables_global; in python_start_script() local
1012 struct tables *tables = &tables_global; in python_flush_script() local
1022 struct tables *tables = &tables_global; in python_stop_script() local