Searched refs:call_path_table (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 623 call_path_table(0, 0, 0, 0) 712 def call_path_table(*x): function
|
D | export-to-postgresql.py | 809 call_path_table(0, 0, 0, 0) 1035 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): function
|