Home
last modified time | relevance | path

Searched refs:tuple_new (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1142 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()
1346 t = tuple_new(3); in python_export_synth()
1379 t = tuple_new(4); in python_export_call_path()
[all …]