Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py611 context_switch_query = QSqlQuery(db) variable
612 context_switch_query.prepare("INSERT INTO context_switches VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)")
799 bind_exec(context_switch_query, 9, x)