| H A D | trace-event-python.c | 93 struct tables { struct 111 static struct tables tables_global; argument 1146 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_evsel() local 1154 call_object(tables->evsel_handler, t, "evsel_table"); in python_export_evsel() 1164 struct tables *tables = container_of(dbe, struct tables, dbe); in python_export_machine() local 1173 call_object(tables in python_export_machine() 1183 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_thread() local 1204 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_comm() local 1225 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_comm_thread() local 1244 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_dso() local 1268 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_symbol() local 1291 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_branch_type() local 1309 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_sample_table() local 1350 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_synth() local 1367 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_sample() local 1379 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_call_path() local 1403 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_call_return() local 1437 struct tables *tables = container_of(dbe, struct tables, dbe); python_export_context_switch() local 1509 struct tables *tables = &tables_global; python_process_event() local 1601 struct tables *tables = &tables_global; python_process_switch() local 1800 set_table_handlers(struct tables * tables) set_table_handlers() argument 1912 struct tables *tables = &tables_global; python_start_script() local 1979 struct tables *tables = &tables_global; python_stop_script() local [all...] |