Searched refs:tuple_new (Results 1 – 1 of 1) sorted by relevance
484 static PyObject *tuple_new(unsigned int sz) in tuple_new() function519 t = tuple_new(2); in python_export_evsel()537 t = tuple_new(3); in python_export_machine()556 t = tuple_new(5); in python_export_thread()576 t = tuple_new(2); in python_export_comm()594 t = tuple_new(3); in python_export_comm_thread()616 t = tuple_new(5); in python_export_dso()638 t = tuple_new(6); in python_export_symbol()660 t = tuple_new(2); in python_export_branch_type()678 t = tuple_new(21); in python_export_sample()[all …]