Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py576 thread_query = QSqlQuery(db) variable
577 thread_query.prepare("INSERT INTO threads VALUES (?, ?, ?, ?, ?)")
688 bind_exec(thread_query, 5, x)