Searched refs:tuple_set_s32 (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/util/scripting-engines/ |
| A D | trace-event-python.c | 1095 tuple_set_s32(t, 4, thread->tid); in python_export_thread() 1116 tuple_set_s32(t, 4, comm->exec); in python_export_comm() 1199 tuple_set_s32(t, 0, branch_type); in python_export_branch_type() 1318 tuple_set_s32(t, 10, cr->flags); in python_export_call_return() 1344 tuple_set_s32(t, 3, sample->cpu); in python_export_context_switch() 1349 tuple_set_s32(t, 8, flags); in python_export_context_switch() 1483 tuple_set_s32(t, 4, np_pid); in python_do_process_switch() 1484 tuple_set_s32(t, 5, np_tid); in python_do_process_switch() 1529 tuple_set_s32(t, 2, e->cpu); in python_process_auxtrace_error() 1530 tuple_set_s32(t, 3, e->pid); in python_process_auxtrace_error() [all …]
|
Completed in 13 milliseconds