Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dexport-to-sqlite.py375 call_query = QSqlQuery(db) variable
376 call_query.prepare("INSERT INTO calls VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)")
455 bind_exec(call_query, 11, x)