Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py991 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument
998 def comm_thread_table(comm_thread_id, comm_id, thread_id, *x): argument
1028 def sample_table(sample_id, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset… argument
1040 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
Dexported-sql-viewer.py509 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument
553 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument
570 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
598 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument
788 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, time, insn_cnt, cyc_cnt, branch… argument
833 …def __init__(self, glb, params, row, comm_id, thread_id, calls_id, name, dso, count, time, insn_cn… argument
850 def __init__(self, glb, params, row, comm_id, thread_id, pid, tid, parent_item): argument
878 def __init__(self, glb, params, row, comm_id, comm, parent_item): argument