Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py229 def toclientstr(str): function
235 def toclientstr(str): function
755 conn = PQconnectdb(toclientstr("dbname = " + dbname))
761 res = PQexec(conn, toclientstr(sql))