Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-postgresql.py998 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument
1000 value = struct.pack(fmt, 3, 8, comm_thread_id, 8, comm_id, 8, thread_id)
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-postgresql.py998 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument
1000 value = struct.pack(fmt, 3, 8, comm_thread_id, 8, comm_id, 8, thread_id)
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/scripts/python/
H A Dexport-to-postgresql.py998 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument
1000 value = struct.pack(fmt, 3, 8, comm_thread_id, 8, comm_id, 8, thread_id)