Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexport-to-sqlite.py583 branch_type_query = QSqlQuery(db) variable
584 branch_type_query.prepare("INSERT INTO branch_types VALUES (?, ?)")
700 bind_exec(branch_type_query, 2, x)