Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py584 symbol_query = QSqlQuery(db) variable
585 symbol_query.prepare("INSERT INTO symbols VALUES (?, ?, ?, ?, ?, ?)")
700 bind_exec(symbol_query, 6, x)