Searched defs:call_path_id (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/tools/perf/scripts/python/ |
| D | export-to-postgresql.py | 719 …to_sym_offset, to_ip, period, weight, transaction, data_src, branch_type, in_tx, call_path_id, *x): argument 731 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
|
| D | call-graph-from-sql.py | 137 def addChild(self, call_path_id, name, dso, count, time, branch_count): argument
|
| /Linux-v4.19/tools/perf/util/ |
| D | db-export.h | 47 u64 call_path_id; member
|