Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py702 def branch_type_table(*x): function
H A Dexport-to-postgresql.py1024 def branch_type_table(branch_type, name, *x): function