Home
last modified time | relevance | path

Searched defs:comm_out_id (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1111 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_… argument
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1426 u64 th_out_id, u64 comm_out_id, in python_export_context_switch()