Lines Matching refs:tuple_new
985 static PyObject *tuple_new(unsigned int sz) in tuple_new() function
1052 t = tuple_new(2); in python_export_evsel()
1070 t = tuple_new(3); in python_export_machine()
1089 t = tuple_new(5); in python_export_thread()
1110 t = tuple_new(5); in python_export_comm()
1131 t = tuple_new(3); in python_export_comm_thread()
1153 t = tuple_new(5); in python_export_dso()
1175 t = tuple_new(6); in python_export_symbol()
1197 t = tuple_new(2); in python_export_branch_type()
1215 t = tuple_new(24); in python_export_sample_table()
1252 t = tuple_new(3); in python_export_synth()
1285 t = tuple_new(4); in python_export_call_path()
1306 t = tuple_new(14); in python_export_call_return()
1339 t = tuple_new(9); in python_export_context_switch()
1440 t = tuple_new(6); in python_process_throttle()
1475 t = tuple_new(9); in python_do_process_switch()
1525 t = tuple_new(9); in python_process_auxtrace_error()