Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexport-to-sqlite.py594 call_query = QSqlQuery(db) variable
595 call_query.prepare("INSERT INTO calls VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)")
716 bind_exec(call_query, 14, x)