Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1001 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument
1003 value = struct.pack(fmt, 3, 8, comm_thread_id, 8, comm_id, 8, thread_id)