Home
last modified time | relevance | path

Searched refs:call_path_table (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/perf/tests/shell/
Dscript.sh53 def call_path_table(*args):
/linux-6.14.4/tools/perf/scripts/python/
Dexport-to-sqlite.py626 call_path_table(0, 0, 0, 0)
715 def call_path_table(*x): function
Dexport-to-postgresql.py812 call_path_table(0, 0, 0, 0)
1038 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): function