Searched refs:speed (Results 1 – 12 of 12) sorted by relevance
/xen/tools/fuzz/ |
A D | README.afl | 52 In order to speed up the process of checking total coverage, 54 the speed-up effect should be similar to that of using afl-clang-fast.
|
/xen/xen/include/public/io/ |
A D | usbif.h | 243 uint8_t speed; /* usb_device_speed */ member
|
/xen/tools/firmware/hvmloader/ |
A D | smbios_types.h | 187 uint16_t speed; member
|
/xen/tools/misc/ |
A D | xenpm.c | 914 int cpuid = -1, speed = -1; in scaling_speed_func() local 916 parse_cpuid_and_int(argc, argv, &cpuid, &speed, "speed"); in scaling_speed_func() 922 if ( xc_set_cpufreq_para(xc_handle, i, SCALING_SETSPEED, speed) ) in scaling_speed_func() 929 if ( xc_set_cpufreq_para(xc_handle, cpuid, SCALING_SETSPEED, speed) ) in scaling_speed_func()
|
/xen/xen/include/acpi/ |
A D | actbl3.h | 582 u8 speed; member
|
/xen/docs/features/ |
A D | feature-levelling.pandoc | 120 To speed up runtime calculation of feature dependencies, the dependency chain
|
/xen/docs/misc/ |
A D | netif-staging-grants.pandoc | 498 For given Link-speed in Bits/sec and Packet size, real packet rate is 501 Rate = Link-speed / ((Preamble + Packet + CRC + Interframe gap) * 8)
|
/xen/docs/man/ |
A D | xen-tscmode.7.pod | 207 TSC-safe, rdtsc will execute at hardware speed; if it is not, rdtsc
|
A D | xl.1.pod.in | 1067 system may also reduce the clock speed to 1GHz; the effect will be
|
A D | xl.cfg.5.pod.in | 248 system may also reduce the clock speed to 1GHz; the effect will be
|
/xen/stubdom/grub.patches/ |
A D | 99minios | 758 /* The structure for speed vs. divisor. */
|
/xen/tools/firmware/rombios/ |
A D | rombios.c | 9391 ;; regarding this. 14,318,180 hz was the original clock speed,
|
Completed in 25 milliseconds