Searched refs:thread_table (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 620 thread_table(0, 0, 0, -1, -1) 687 def thread_table(*x): function
|
D | export-to-postgresql.py | 806 thread_table(0, 0, 0, -1, -1) 990 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): function
|