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