Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops-icount.c65 return replay_get_instructions(); in icount_get_limit()
/openbmc/qemu/include/sysemu/
H A Dreplay.h72 int replay_get_instructions(void);
/openbmc/qemu/replay/
H A Dreplay.c175 int replay_get_instructions(void) in replay_get_instructions() function