Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1220 tuple_set_d64(t, 0, db_id); in python_export_comm_thread()
1267 tuple_set_d64(t, 3, sym->end); in python_export_symbol()
1304 tuple_set_d64(t, 0, es->db_id); in python_export_sample_table()
1342 tuple_set_d64(t, 0, es->db_id); in python_export_synth()
1375 tuple_set_d64(t, 0, cp->db_id); in python_export_call_path()
1377 tuple_set_d64(t, 2, sym_db_id); in python_export_call_path()
1378 tuple_set_d64(t, 3, cp->ip); in python_export_call_path()
1396 tuple_set_d64(t, 0, cr->db_id); in python_export_call_return()
1429 tuple_set_d64(t, 0, db_id); in python_export_context_switch()
1433 tuple_set_d64(t, 4, th_out_id); in python_export_context_switch()
[all …]