Lines Matching defs:tables

102 struct tables {  struct
120 static struct tables tables_global; argument
965 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
983 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1002 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1023 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1044 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1063 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1087 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1110 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1128 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local
1165 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local
1182 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
1194 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
1218 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
1252 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_context_switch() local
1322 struct tables *tables = &tables_global; in python_process_event() local
1341 struct tables *tables = &tables_global; in python_process_switch() local
1476 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1594 struct tables *tables = &tables_global; in python_start_script() local
1677 struct tables *tables = &tables_global; in python_stop_script() local