Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dqemu-timer.c57 static QEMUClock qemu_clocks[QEMU_CLOCK_MAX]; variable
88 return &qemu_clocks[type]; in qemu_clock_ptr()