Searched refs:timed_average_init (Results 1 – 3 of 3) sorted by relevance
55 void timed_average_init(TimedAverage *ta, QEMUClockType clock_type,
41 timed_average_init(&ta, QEMU_CLOCK_VIRTUAL, NANOSECONDS_PER_SECOND); in test_average()
99 void timed_average_init(TimedAverage *ta, QEMUClockType clock_type, in timed_average_init() function