Home
last modified time | relevance | path

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

/external/strace/
Dkvm.c50 static bool dump_kvm_run_structure; variable
201 if (dump_kvm_run_structure) in kvm_ioctl_create_vcpu()
368 if (dump_kvm_run_structure) { in kvm_ioctl_decode_run()
435 dump_kvm_run_structure = true; in kvm_run_structure_decoder_init()
DChangeLog1337 (dump_kvm_run_structure): New static variable.