Home
last modified time | relevance | path

Searched defs:record (Results 1 – 8 of 8) sorted by relevance

/qemu/tests/functional/
H A Dreplay_kernel.py31 record, shift, args, replay_path): argument
H A Dreverse_debugging.py35 def run_vm(self, record, shift, args, replay_path, image_path, port): argument
/qemu/tests/tcg/plugins/
H A Dinsn.c54 Instruction *record; in get_insn_record() local
222 Instruction *record; in plugin_exit() local
/qemu/trace/
H A Dsimple.c104 TraceRecord record; in get_trace_record() local
271 TraceRecord record; in trace_record_finish() local
/qemu/include/exec/
H A Dtranslator.h90 uint8_t record[32]; member
/qemu/tests/unit/
H A Dtest-util-filemonitor.c143 QFileMonitorTestRecord *record = NULL; in qemu_file_monitor_test_next_record() local
/qemu/pc-bios/s390-ccw/
H A Dcio.h361 uint8_t record; member
/qemu/target/ppc/
H A Dint_helper.c643 #define VCMPFP_DO(suffix, compare, order, record) \ argument