/external/autotest/client/site_tests/telemetry_UnitTests/ |
D | control.guest | 7 PURPOSE = "Run the Telemetry unit tests as guest (incognito)." 16 Verifies that all Telemetry unit tests pass when run as guest (incognito). 19 job.run_test('telemetry_UnitTests', browser_type='system-guest', tag='guest',
|
/external/netperf/src/ |
D | netcpu_procstat.c | 57 uint64_t guest; member 190 (unsigned long long *)&res[i].guest, in get_cpu() 204 (unsigned long long)res[i].guest, in get_cpu() 294 diff.guest = in calc_cpu_util_internal() 295 tick_subtract(lib_start_count[i].guest, lib_end_count[i].guest); in calc_cpu_util_internal() 300 + diff.guest + diff.guest_nice; in calc_cpu_util_internal() 334 (unsigned long long)diff.guest, in calc_cpu_util_internal()
|
/external/valgrind/lackey/tests/ |
D | true.stderr.exp | 12 guest instrs: ... 16 guest instrs : SB entered = ... : ... 18 IRStmts : guest instr = ... : ...
|
/external/autotest/client/site_tests/login_CryptohomeIncognito/ |
D | control | 16 This test will fail if guest cryptohome is not mounted when logged in as guest, 17 or if it is mounted when not logged in as guest.
|
/external/valgrind/docs/internals/ |
D | t-chaining-notes.txt | 7 check also with --vex-guest-chase-cond=yes 10 --vex-guest-max-insns=1. 62 could have held the target guest address before jumping to the stub. 156 given the address of the highest guest byte in the block so 159 The counter is placed in the first 8 bytes of the guest state, 193 The way the guest program counter is handled has changed 194 significantly. Previously, the guest PC was updated (in IR) 199 Now, each instruction must update the guest PC as its last 205 block-end transfer are both considered to write to the guest state 206 (the guest PC) and so need to be told the offset of it. [all …]
|
D | qemu-mips64-linux-HOWTO.txt | 9 when the guest becomes idle, qemu uses only very little host cpu, so 10 you can leave the guest idling for long periods without bad 101 (on the guest) 107 Configuring V on the guest:
|
D | qemu-aarch64-linux-HOWTO.txt | 9 when the guest becomes idle, qemu uses only very little host cpu, so 10 you can leave the guest idling for long periods without bad 98 (on the guest)
|
D | register-uses.txt | 20 ebp y n & guest state 43 rbp y n & guest state 81 r31 y & guest state 237 r31 y & guest state
|
/external/autotest/server/hosts/ |
D | kvm_guest.py | 20 import guest 23 class KVMGuest(guest.Guest):
|
D | __init__.py | 18 from guest import Guest
|
/external/autotest/client/tests/kvm/ |
D | tests.cfg.sample | 8 include guest-os.cfg 15 # Here you can override the default login credentials for your custom guest 57 # Runs qemu-kvm, Windows Vista 64 bit guest OS, install, boot, shutdown 79 # Runs qemu, f15 64 bit guest OS, install, boot, shutdown 97 # Runs qemu-kvm, f15 64 bit guest OS, install, boot, shutdown 111 # Runs your own guest image (qcow2, can be adjusted), all migration tests
|
/external/autotest/client/site_tests/login_GuestAndActualSession/ |
D | control | 16 correctly handle device ownership when a guest signs in first. It will call 17 session_manager.StartSession() over DBus first with the guest user name,
|
/external/autotest/puppylab/ |
D | ClusterTemplate | 29 %(master)s.vm.network "forwarded_port", guest: 80, host: %(master_port)s, auto_correct: true 30 %(master)s.vm.network "forwarded_port", guest: 3306, host: 8002, auto_correct: true 51 %(shard1)s.vm.network "forwarded_port", guest: 80, host: %(shard1_port)s, auto_correct: true
|
/external/autotest/server/samples/ |
D | kvm.srv | 16 print "XXXX starting guest with default kernel" 25 print "XXXX starting guest with custom kernel"
|
D | netperf-guest-to-host-far.srv | 51 server_results_dir= "results-netperf-guest-to-host-far-server" 52 client_results_dir= "results-netperf-guest-to-host-far-client"
|
D | kvm_from_git.srv | 45 print "XXXX starting guest with default kernel" 54 print "XXXX starting guest with custom kernel"
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_cmd.c | 453 swc->region_relocation(swc, &cmd->guest.ptr, st->hwbuf, 0, region_flags); in SVGA3D_SurfaceDMA() 454 cmd->guest.pitch = st->base.stride; in SVGA3D_SurfaceDMA() 477 struct svga_winsys_buffer *guest, in SVGA3D_BufferDMA() argument 511 swc->region_relocation(swc, &cmd->guest.ptr, guest, 0, region_flags); in SVGA3D_BufferDMA() 512 cmd->guest.pitch = 0; in SVGA3D_BufferDMA()
|
D | svga_resource_buffer_upload.c | 180 struct svga_winsys_buffer *guest = sbuf->hwbuf; in svga_buffer_upload_command() local 213 swc->region_relocation(swc, &cmd->guest.ptr, guest, 0, region_flags); in svga_buffer_upload_command() 214 cmd->guest.pitch = 0; in svga_buffer_upload_command()
|
/external/autotest/client/virt/tests/ |
D | softlockup.py | 81 def guest(): function 147 guest()
|
/external/autotest/client/tests/ffsb/ |
D | README | 18 the KVM guest for : 29 Autotest will be able to run variety of I/O tests on guest as FFSB improves,
|
/external/autotest/client/tests/kvmtest/ |
D | control | 9 kvm-test is a package for automating guest installation. For more information
|
/external/wpa_supplicant_8/hostapd/ |
D | hostapd.vlan | 5 100 guest
|
/external/valgrind/gdbserver_tests/ |
D | mcsigpass.vgtest | 1 # test the signal handling, when signals are passed to the Valgrind guest.
|
D | mcsignopass.vgtest | 1 # test the signal handling, when signals are *not* passed to the Valgrind guest.
|
/external/autotest/client/site_tests/security_ProfilePermissions/ |
D | control | 25 logged_in=False, tag='guest')
|