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