Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Ddbus-display-test.c260 GetProcessId((HANDLE) qtest_pid(qts)), in test_dbus_display_console()
H A Dlibqtest.h1074 pid_t qtest_pid(QTestState *s);
H A Dlibqtest.c150 pid_t qtest_pid(QTestState *s) in qtest_pid() function