Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1206 tuple_set_s32(t, 4, comm->exec); in python_export_comm()
1289 tuple_set_s32(t, 0, branch_type); in python_export_branch_type()
1412 tuple_set_s32(t, 10, cr->flags); in python_export_call_return()
1438 tuple_set_s32(t, 3, sample->cpu); in python_export_context_switch()
1443 tuple_set_s32(t, 8, flags); in python_export_context_switch()
1577 tuple_set_s32(t, 4, np_pid); in python_do_process_switch()
1578 tuple_set_s32(t, 5, np_tid); in python_do_process_switch()
1625 tuple_set_s32(t, 2, e->cpu); in python_process_auxtrace_error()
1626 tuple_set_s32(t, 3, e->pid); in python_process_auxtrace_error()
1627 tuple_set_s32(t, 4, e->tid); in python_process_auxtrace_error()
[all …]