Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-timer.c90 static int timer_load(QEMUFile *f, void *opaque, int version_id) in timer_load() function
733 register_savevm("timer", 0, 2, timer_save, timer_load, &timers_state); in configure_icount()