Searched defs:record (Results 1 – 8 of 8) sorted by relevance
/qemu/tests/functional/ |
H A D | replay_kernel.py | 31 record, shift, args, replay_path): argument
|
H A D | reverse_debugging.py | 35 def run_vm(self, record, shift, args, replay_path, image_path, port): argument
|
/qemu/tests/tcg/plugins/ |
H A D | insn.c | 54 Instruction *record; in get_insn_record() local 222 Instruction *record; in plugin_exit() local
|
/qemu/trace/ |
H A D | simple.c | 104 TraceRecord record; in get_trace_record() local 271 TraceRecord record; in trace_record_finish() local
|
/qemu/include/exec/ |
H A D | translator.h | 90 uint8_t record[32]; member
|
/qemu/tests/unit/ |
H A D | test-util-filemonitor.c | 143 QFileMonitorTestRecord *record = NULL; in qemu_file_monitor_test_next_record() local
|
/qemu/pc-bios/s390-ccw/ |
H A D | cio.h | 361 uint8_t record; member
|
/qemu/target/ppc/ |
H A D | int_helper.c | 643 #define VCMPFP_DO(suffix, compare, order, record) \ argument
|