Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py597 call_query = QSqlQuery(db) variable
598 call_query.prepare("INSERT INTO calls VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)")
719 bind_exec(call_query, 14, x)