Home
last modified time | relevance | path

Searched defs:comm_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py688 def comm_table(comm_id, comm_str, *x): argument
694 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument
719 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument
731 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
Dcall-graph-from-sql.py95 def setUpLevel1(self, comm_id, comm): argument
111 def setUpLevel2(self, comm_id, thread_id, pid, tid): argument