Home
last modified time | relevance | path

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

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