Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dqgraph.h314 const char *qos_get_current_command_line(void);
/openbmc/qemu/tests/qtest/
H A Dqos-test.c125 const char *qos_get_current_command_line(void) in qos_get_current_command_line() function
H A Dvhost-user-test.c840 dest_cmdline = g_string_new(qos_get_current_command_line()); in test_migrate()