Searched defs:call_path_id (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/tools/perf/util/ |
D | db-export.h | 38 u64 call_path_id; member
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1028 …et, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, insn_cnt, cyc_… argument 1040 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
|
D | exported-sql-viewer.py | 521 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument 565 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument
|