Lines Matching full:latency
99 * CEDE_LATENCY_TOKEN corresponds to the token value for Cede Latency
105 * If the platform supports the cede latency settings information system
109 * a. The first byte is the length “N” of each cede latency setting record minus
112 * b. For each supported cede latency setting a cede latency setting record
119 * | Cede Latency | 1 Byte |
123 * | latency in | 8 Bytes |
131 * This version has cede latency record size = 10.
207 pr_info("xcede: Record %d : hint = %u, latency = 0x%llx tb ticks, Wake-on-irq = %u\n", in parse_cede_parameters()
362 * does not advertise CEDE(0) exit latency values, it does in fixup_cede0_latency()
363 * advertise the latency values of the extended CEDE states. in fixup_cede0_latency()
364 * We use the lowest advertised exit latency value as a proxy in fixup_cede0_latency()
365 * for the exit latency of CEDE(0). in fixup_cede0_latency()
374 * We expect the exit latency of an extended CEDE in fixup_cede0_latency()
381 * the fixup of CEDE(0) latency. in fixup_cede0_latency()
384 pr_warn("cpuidle: Skipping xcede record %d [hint=%d]. Exit latency = 0us\n", in fixup_cede0_latency()
396 pr_info("cpuidle: Fixed up CEDE exit latency to %llu us\n", in fixup_cede0_latency()
424 * Use firmware provided latency values in pseries_idle_probe()
432 * provided latency values. On such platforms, in pseries_idle_probe()