Home
last modified time | relevance | path

Searched refs:cp_id (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1038 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): argument
1040 value = struct.pack(fmt, 4, 8, cp_id, 8, parent_id, 8, symbol_id, 8, ip)