Searched defs:comm_out_id (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | db-export.c | 557 u64 comm_out_id, comm_in_id; in db_export__switch() local
|
/linux-6.1.9/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1111 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_… argument
|
/linux-6.1.9/tools/perf/util/scripting-engines/ |
D | trace-event-python.c | 1386 u64 th_out_id, u64 comm_out_id, in python_export_context_switch()
|