Searched refs:thread_table (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 617 thread_table(0, 0, 0, -1, -1) 684 def thread_table(*x): function
|
D | export-to-postgresql.py | 803 thread_table(0, 0, 0, -1, -1) 987 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): function
|