Searched refs:call_query (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/perf/scripts/python/ |
| A D | export-to-sqlite.py | 594 call_query = QSqlQuery(db) variable 595 call_query.prepare("INSERT INTO calls VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)") 716 bind_exec(call_query, 14, x)
|
Completed in 5 milliseconds