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