Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/include/asm/sn/
Dtiocp.h25 u64 cp_id; /* 0x000000 */ member
/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-postgresql.py726 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): argument
728 value = struct.pack(fmt, 4, 8, cp_id, 8, parent_id, 8, symbol_id, 8, ip)