Searched refs:tuple_new (Results 1 – 1 of 1) sorted by relevance
985 static PyObject *tuple_new(unsigned int sz) in tuple_new() function1052 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()[all …]