Lines Matching +defs:list +defs:tables

92 struct tables {  struct
110 static struct tables tables_global; argument
324 PyObject *obj = NULL, *list = NULL; in get_field_numeric_entry() local
1128 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local
1146 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local
1165 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_thread() local
1186 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm() local
1207 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_comm_thread() local
1226 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_dso() local
1250 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_symbol() local
1273 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_branch_type() local
1291 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample_table() local
1332 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_synth() local
1349 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_sample() local
1361 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_path() local
1385 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_call_return() local
1419 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_context_switch() local
1491 struct tables *tables = &tables_global; in python_process_event() local
1583 struct tables *tables = &tables_global; in python_process_switch() local
1782 static void set_table_handlers(struct tables *tables) in set_table_handlers()
1894 struct tables *tables = &tables_global; in python_start_script() local
1961 struct tables *tables = &tables_global; in python_stop_script() local