Home
last modified time | relevance | path

Searched defs:call_path_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/perf/scripts/python/
Dexport-to-sqlite.py715 def call_path_table(*x): function
Dexport-to-postgresql.py1038 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): function