Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexport-to-postgresql.py229 def toclientstr(str): function
235 def toclientstr(str): function
752 conn = PQconnectdb(toclientstr("dbname = " + dbname))
758 res = PQexec(conn, toclientstr(sql))