Searched refs:call_path_table (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/tools/perf/tests/shell/ |
D | script.sh | 53 def call_path_table(*args):
|
/linux-6.14.4/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 626 call_path_table(0, 0, 0, 0) 715 def call_path_table(*x): function
|
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
|