Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dlibqtest.h730 * qtest_clock_set:
738 int64_t qtest_clock_set(QTestState *s, int64_t val);
H A Dide-test.c901 qtest_clock_set(qts, nsecs); in nsleep()
H A Dlibqtest.c1146 int64_t qtest_clock_set(QTestState *s, int64_t val) in qtest_set_irq_in()
1118 int64_t qtest_clock_set(QTestState *s, int64_t val) qtest_clock_set() function