Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py687 def thread_table(*x): function
H A Dexport-to-postgresql.py990 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): function