Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dexport-to-sqlite.py594 call_path_query = QSqlQuery(db) variable
595 call_path_query.prepare("INSERT INTO call_paths VALUES (?, ?, ?, ?)")
716 bind_exec(call_path_query, 4, x)