Searched full:shallower (Results 1 – 8 of 8) sorted by relevance
| /linux/lib/ |
| H A D | union_find.c | 9 * pointers. It also performs path compression, making the tree shallower.
|
| /linux/Documentation/devicetree/bindings/cpu/ |
| H A D | idle-states.yaml | 176 shallower slope and essentially represents the energy consumption of the idle 221 However, the lower power consumption (i.e. shallower energy curve slope) of 226 shallower states in a system with multiple idle states) is defined
|
| /linux/drivers/acpi/ |
| H A D | device_pm.c | 72 * state shallower than previously set by acpi_device_set_power() for @device 110 * shallower than the actual power state of the device, because in acpi_device_get_power() 219 * (deeper) states to higher-power (shallower) states. in acpi_device_set_power()
|
| /linux/Documentation/driver-api/pm/ |
| H A D | cpuidle.rst | 185 be saved by staying in a shallower idle state for the same amount of
|
| /linux/drivers/cpuidle/ |
| H A D | cpuidle.c | 314 /* Shallower states are enabled, so update. */ in cpuidle_enter_state()
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.8 | 178 \fBC1-, C2-, C3-...\fP The idle governor idle state misprediction statistics. Indicates the number times Linux requested the C1, C2, C3 idle state during the measurement interval, but should have requested a shallower idle state (if it exists and enabled). These statistics come from the /sys/devices/system/cpu/cpu*/cpuidle/state*/above file. These counters are in the "cpuidle" group, which is disabled, by default.
|
| /linux/drivers/pci/hotplug/ |
| H A D | pciehp_hpc.c | 631 * Interrupts only occur in D3hot or shallower and only if enabled in pciehp_isr()
|
| /linux/arch/x86/entry/ |
| H A D | entry_64.S | 200 * When switching from a shallower to a deeper call stack
|