Searched defs:thread_table (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 987 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): function
|
| H A D | export-to-sqlite.py | 684 def thread_table(*x): function
|
| /kernel/linux/linux-6.6/tools/perf/scripts/python/ |
| H A D | export-to-postgresql.py | 990 def thread_table(thread_id, machine_id, process_id, pid, tid, *x): function
|
| H A D | export-to-sqlite.py | 687 def thread_table(*x): function
|
Completed in 5 milliseconds