Home
last modified time | relevance | path

Searched defs:do_query (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-sqlite.py133 def do_query(q, s): function
H A Dexport-to-postgresql.py315 def do_query(q, s): function
/openbmc/qemu/tests/qtest/
H A Darm-cpu-features.c36 static QDict *do_query(QTestState *qts, const char *cpu_type, in do_query() function