Home
last modified time | relevance | path

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

/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1133 tuple_set_d64(t, 0, db_id); in python_export_comm_thread()
1180 tuple_set_d64(t, 3, sym->end); in python_export_symbol()
1217 tuple_set_d64(t, 0, es->db_id); in python_export_sample_table()
1254 tuple_set_d64(t, 0, es->db_id); in python_export_synth()
1287 tuple_set_d64(t, 0, cp->db_id); in python_export_call_path()
1289 tuple_set_d64(t, 2, sym_db_id); in python_export_call_path()
1290 tuple_set_d64(t, 3, cp->ip); in python_export_call_path()
1308 tuple_set_d64(t, 0, cr->db_id); in python_export_call_return()
1341 tuple_set_d64(t, 0, db_id); in python_export_context_switch()
1345 tuple_set_d64(t, 4, th_out_id); in python_export_context_switch()
[all …]

Completed in 15 milliseconds