Home
last modified time | relevance | path

Searched refs:comm_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/tools/perf/scripts/python/
Dexport-to-sqlite.py621 comm_table(0, "unknown", 0, 0, 0)
690 def comm_table(*x): function
Dexport-to-postgresql.py807 comm_table(0, "unknown", 0, 0, 0)
994 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): function