Searched refs:call_path_table (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/perf/scripts/python/ |
H A D | export-to-sqlite.py | 626 call_path_table(0, 0, 0, 0) 715 def call_path_table(*x): function
|
H A D | export-to-postgresql.py | 812 call_path_table(0, 0, 0, 0) 1038 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): function
|