Searched defs:call_path_id (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/tools/perf/util/ |
D | db-export.h | 38 u64 call_path_id; member
|
/linux-6.12.1/tools/perf/scripts/python/ |
D | export-to-postgresql.py | 1031 …et, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, insn_cnt, cyc_… argument 1043 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 | 528 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, time, insn_cnt, cyc_cnt, br… argument 572 …def __init__(self, glb, params, row, comm_id, thread_id, call_path_id, name, dso, count, time, ins… argument
|