Home
last modified time | relevance | path

Searched defs:call_path_id (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py719 …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
Dcall-graph-from-sql.py137 def addChild(self, call_path_id, name, dso, count, time, branch_count): argument
/Linux-v4.19/tools/perf/util/
Ddb-export.h47 u64 call_path_id; member