Searched refs:qtest_clock_counter (Results 1 – 1 of 1) sorted by relevance
27 static int64_t qtest_clock_counter; variable31 return qatomic_read_i64(&qtest_clock_counter); in qtest_get_virtual_clock()36 qatomic_set_i64(&qtest_clock_counter, count); in qtest_set_virtual_clock()