Searched refs:latency (Results 1 – 13 of 13) sorted by relevance
228 if (s->latency * IO_MULTIPLIER > io_interval) in menu_select()230 if (s->latency * LATENCY_MULTIPLIER > data->latency_factor) in menu_select()233 data->exit_us = s->latency; in menu_select()
336 printk("latency[%03d] ", power->states[i].latency); in print_acpi_power()1069 cx->latency = xen_cx->latency; in set_cx()1070 cx->target_residency = cx->latency * latency_factor; in set_cx()1129 printk("\t\tlatency = %d\n", state.latency); in print_cx_pminfo()
46 u32 latency; member
446 u32 latency; member
176 optimized for lower latency and higher VM density.184 in the cloud, and general low-latency workloads.
62 with mixed workloads and VMs with low latency requirements are other
20 support for low latency applications inside VMs, with respect to
407 uint32_t latency; /* worst latency (ms) to enter/exit this cstate */ member
426 # The following three parameters ('slice' and 'latency') are deprecated,431 ("latency", integer, {'init_val': 'LIBXL_DOMAIN_SCHED_PARAM_LATENCY_DEFAULT'}),
1212 cx->latency = cpuidle_state_table[cstate].exit_latency; in mwait_idle_cpu_init()
1561 very latency-sensitive workloads.1848 vwfi to `native` reduces irq latency significantly. It can also lead to
995 b_info->sched_params.latency = l; in parse_config_data()
633 + /* prevent high interrupt latency... */
Completed in 24 milliseconds