Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexport-to-sqlite.py608 context_switch_query = QSqlQuery(db) variable
609 context_switch_query.prepare("INSERT INTO context_switches VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)")
796 bind_exec(context_switch_query, 9, x)