Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py572 evsel_query = QSqlQuery(db) variable
573 evsel_query.prepare("INSERT INTO selected_events VALUES (?, ?)")
682 bind_exec(evsel_query, 2, x)