Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py586 branch_type_query = QSqlQuery(db) variable
587 branch_type_query.prepare("INSERT INTO branch_types VALUES (?, ?)")
703 bind_exec(branch_type_query, 2, x)