Lines Matching refs:tuple_new
1075 static PyObject *tuple_new(unsigned int sz) in tuple_new() function
1142 t = tuple_new(2); in python_export_evsel()
1160 t = tuple_new(3); in python_export_machine()
1179 t = tuple_new(5); in python_export_thread()
1200 t = tuple_new(5); in python_export_comm()
1221 t = tuple_new(3); in python_export_comm_thread()
1243 t = tuple_new(5); in python_export_dso()
1265 t = tuple_new(6); in python_export_symbol()
1287 t = tuple_new(2); in python_export_branch_type()
1305 t = tuple_new(28); in python_export_sample_table()
1346 t = tuple_new(3); in python_export_synth()
1379 t = tuple_new(4); in python_export_call_path()
1400 t = tuple_new(14); in python_export_call_return()
1433 t = tuple_new(9); in python_export_context_switch()
1534 t = tuple_new(6); in python_process_throttle()
1569 t = tuple_new(11); in python_do_process_switch()
1621 t = tuple_new(11); in python_process_auxtrace_error()