Searched refs:comm_table (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 618 comm_table(0, "unknown", 0, 0, 0) 687 def comm_table(*x): function
|
D | export-to-postgresql.py | 804 comm_table(0, "unknown", 0, 0, 0) 991 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): function
|